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

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

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

Fields in org.hackystat.sensor.ant.emma.jaxb declared as Data
protected  Data Report.data
           
 

Methods in org.hackystat.sensor.ant.emma.jaxb that return Data
 Data ObjectFactory.createData()
          Create an instance of Data
 Data Report.getData()
          Gets the value of the data property.
 

Methods in org.hackystat.sensor.ant.emma.jaxb with parameters of type Data
 void Report.setData(Data value)
          Sets the value of the data property.