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

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

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

Fields in org.hackystat.sensor.ant.emma.jaxb declared as Srclines
protected  Srclines Stats.srclines
           
 

Methods in org.hackystat.sensor.ant.emma.jaxb that return Srclines
 Srclines ObjectFactory.createSrclines()
          Create an instance of Srclines
 Srclines Stats.getSrclines()
          Gets the value of the srclines property.
 

Methods in org.hackystat.sensor.ant.emma.jaxb with parameters of type Srclines
 void Stats.setSrclines(Srclines value)
          Sets the value of the srclines property.