Uses of Class
org.hackystat.sensor.ant.junit.jaxb.Properties

Packages that use Properties
org.hackystat.sensor.ant.junit.jaxb   
 

Uses of Properties in org.hackystat.sensor.ant.junit.jaxb
 

Fields in org.hackystat.sensor.ant.junit.jaxb declared as Properties
protected  Properties Testsuite.properties
           
 

Methods in org.hackystat.sensor.ant.junit.jaxb that return Properties
 Properties ObjectFactory.createProperties()
          Create an instance of Properties
 Properties Testsuite.getProperties()
          Gets the value of the properties property.
 

Methods in org.hackystat.sensor.ant.junit.jaxb with parameters of type Properties
 void Testsuite.setProperties(Properties value)
          Sets the value of the properties property.