Package net.opengis.sensorml.v20
Interface ObservableProperty
- All Superinterfaces:
 AbstractSWE,AbstractSWEIdentifiable,Serializable
- All Known Implementing Classes:
 ObservablePropertyImpl
POJO class for XML type ObservablePropertyType(@http://www.opengis.net/sensorml/2.0).
 This is a complex type.
- 
Method Summary
Modifier and TypeMethodDescriptionGets the definition propertyvoidsetDefinition(String definition) Sets the definition propertyMethods inherited from interface net.opengis.swe.v20.AbstractSWE
addExtension, getExtensionList, getId, getNumExtensions, isSetId, setIdMethods inherited from interface net.opengis.swe.v20.AbstractSWEIdentifiable
getDescription, getIdentifier, getLabel, isSetDescription, isSetIdentifier, isSetLabel, setDescription, setIdentifier, setLabel 
- 
Method Details
- 
getDefinition
String getDefinition()Gets the definition property - 
setDefinition
Sets the definition property 
 -