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

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

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

Fields in org.hackystat.sensor.ant.emma.jaxb declared as Stats
protected  Stats Report.stats
           
 

Methods in org.hackystat.sensor.ant.emma.jaxb that return Stats
 Stats ObjectFactory.createStats()
          Create an instance of Stats
 Stats Report.getStats()
          Gets the value of the stats property.
 

Methods in org.hackystat.sensor.ant.emma.jaxb with parameters of type Stats
 void Report.setStats(Stats value)
          Sets the value of the stats property.