Package net.opengis.sensorml.v20
Interface ModeSetting
- All Superinterfaces:
 ConfigSetting<ModeChoice>,Serializable
- All Known Implementing Classes:
 ModeSettingImpl
POJO class for XML type ModeSettingPropertyType(@http://www.opengis.net/sensorml/2.0).
- 
Method Summary
Methods inherited from interface net.opengis.sensorml.v20.ConfigSetting
getRef, getReferencedObject, setRef, setReferencedObject 
- 
Method Details
- 
getValue
String getValue()Gets the inline value - 
setValue
Sets the inline value 
 -