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

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

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

Fields in org.hackystat.sensor.ant.jdepend.jaxb declared as Stats
protected  Stats Package.stats
           
 

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

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