Uses of Class
org.hackystat.sensorbase.resource.projects.jaxb.SensorDataSummary

Packages that use SensorDataSummary
org.hackystat.sensorbase.resource.projects.jaxb Provides the JAXB generated classes corresponding to the Projects XmlSchema. 
 

Uses of SensorDataSummary in org.hackystat.sensorbase.resource.projects.jaxb
 

Fields in org.hackystat.sensorbase.resource.projects.jaxb with type parameters of type SensorDataSummary
protected  java.util.List<SensorDataSummary> SensorDataSummaries.sensorDataSummary
           
 

Methods in org.hackystat.sensorbase.resource.projects.jaxb that return SensorDataSummary
 SensorDataSummary ObjectFactory.createSensorDataSummary()
          Create an instance of SensorDataSummary
 

Methods in org.hackystat.sensorbase.resource.projects.jaxb that return types with arguments of type SensorDataSummary
 java.util.List<SensorDataSummary> SensorDataSummaries.getSensorDataSummary()
          Gets the value of the sensorDataSummary property.