Uses of Class
org.hackystat.sensor.ant.javancss.jaxb.Objects

Packages that use Objects
org.hackystat.sensor.ant.javancss.jaxb   
 

Uses of Objects in org.hackystat.sensor.ant.javancss.jaxb
 

Fields in org.hackystat.sensor.ant.javancss.jaxb declared as Objects
protected  Objects Javancss.objects
           
 

Methods in org.hackystat.sensor.ant.javancss.jaxb that return Objects
 Objects ObjectFactory.createObjects()
          Create an instance of Objects
 Objects Javancss.getObjects()
          Gets the value of the objects property.
 

Methods in org.hackystat.sensor.ant.javancss.jaxb with parameters of type Objects
 void Javancss.setObjects(Objects value)
          Sets the value of the objects property.