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

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

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

Fields in org.hackystat.sensor.ant.junit.jaxb declared as Error
protected  Error Testcase.error
           
 

Methods in org.hackystat.sensor.ant.junit.jaxb that return Error
 Error ObjectFactory.createError()
          Create an instance of Error
 Error Testcase.getError()
          Gets the value of the error property.
 

Methods in org.hackystat.sensor.ant.junit.jaxb with parameters of type Error
 void Testcase.setError(Error value)
          Sets the value of the error property.