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

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

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

Fields in org.hackystat.sensor.ant.emma.jaxb declared as Classes
protected  Classes Stats.classes
           
 

Methods in org.hackystat.sensor.ant.emma.jaxb that return Classes
 Classes ObjectFactory.createClasses()
          Create an instance of Classes
 Classes Stats.getClasses()
          Gets the value of the classes property.
 

Methods in org.hackystat.sensor.ant.emma.jaxb with parameters of type Classes
 void Stats.setClasses(Classes value)
          Sets the value of the classes property.