Uses of Class
org.hackystat.sensorbase.resource.sensordatatypes.jaxb.Property

Packages that use Property
org.hackystat.sensorbase.resource.sensordatatypes.jaxb Provides the JAXB generated classes corresponding to the SensorDataTypes XmlSchema. 
 

Uses of Property in org.hackystat.sensorbase.resource.sensordatatypes.jaxb
 

Fields in org.hackystat.sensorbase.resource.sensordatatypes.jaxb with type parameters of type Property
protected  java.util.List<Property> Properties.property
           
 

Methods in org.hackystat.sensorbase.resource.sensordatatypes.jaxb that return Property
 Property ObjectFactory.createProperty()
          Create an instance of Property
 

Methods in org.hackystat.sensorbase.resource.sensordatatypes.jaxb that return types with arguments of type Property
 java.util.List<Property> Properties.getProperty()
          Gets the value of the property property.