|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequiredField | |
---|---|
org.hackystat.sensorbase.resource.sensordatatypes.jaxb | Provides the JAXB generated classes corresponding to the SensorDataTypes XmlSchema. |
Uses of RequiredField in org.hackystat.sensorbase.resource.sensordatatypes.jaxb |
---|
Fields in org.hackystat.sensorbase.resource.sensordatatypes.jaxb with type parameters of type RequiredField | |
---|---|
protected java.util.List<RequiredField> |
RequiredFields.requiredField
|
Methods in org.hackystat.sensorbase.resource.sensordatatypes.jaxb that return RequiredField | |
---|---|
RequiredField |
ObjectFactory.createRequiredField()
Create an instance of RequiredField |
Methods in org.hackystat.sensorbase.resource.sensordatatypes.jaxb that return types with arguments of type RequiredField | |
---|---|
java.util.List<RequiredField> |
RequiredFields.getRequiredField()
Gets the value of the requiredField property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |