Package net.opengis.sensorml.v20
Interface ValueSetting
- All Superinterfaces:
ConfigSetting<SimpleComponent>
,Serializable
- All Known Implementing Classes:
ValueSettingImpl
POJO class for XML type ValueSettingPropertyType(@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
-