Uses of Class
org.hackystat.sensor.ant.emma.jaxb.Srcfile

Packages that use Srcfile
org.hackystat.sensor.ant.emma.jaxb   
 

Uses of Srcfile in org.hackystat.sensor.ant.emma.jaxb
 

Fields in org.hackystat.sensor.ant.emma.jaxb with type parameters of type Srcfile
protected  java.util.List<Srcfile> Package.srcfile
           
 

Methods in org.hackystat.sensor.ant.emma.jaxb that return Srcfile
 Srcfile ObjectFactory.createSrcfile()
          Create an instance of Srcfile
 

Methods in org.hackystat.sensor.ant.emma.jaxb that return types with arguments of type Srcfile
 java.util.List<Srcfile> Package.getSrcfile()
          Gets the value of the srcfile property.