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

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

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

Fields in org.hackystat.sensor.ant.emma.jaxb declared as Srcfiles
protected  Srcfiles Stats.srcfiles
           
 

Methods in org.hackystat.sensor.ant.emma.jaxb that return Srcfiles
 Srcfiles ObjectFactory.createSrcfiles()
          Create an instance of Srcfiles
 Srcfiles Stats.getSrcfiles()
          Gets the value of the srcfiles property.
 

Methods in org.hackystat.sensor.ant.emma.jaxb with parameters of type Srcfiles
 void Stats.setSrcfiles(Srcfiles value)
          Sets the value of the srcfiles property.