public class ObservablePropertyImpl extends org.vast.data.AbstractSWEIdentifiableImpl implements ObservableProperty
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
definition |
Constructor and Description |
---|
ObservablePropertyImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDefinition()
Gets the definition property
|
void |
setDefinition(java.lang.String definition)
Sets the definition property
|
copyTo, getDescription, getIdentifier, getLabel, isSetDescription, isSetIdentifier, isSetLabel, setDescription, setIdentifier, setLabel
addExtension, copyTo, getExtensionList, getId, getNumExtensions, isSetId, setId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription, getIdentifier, getLabel, isSetDescription, isSetIdentifier, isSetLabel, setDescription, setIdentifier, setLabel
addExtension, getExtensionList, getId, getNumExtensions, isSetId, setId
public java.lang.String getDefinition()
getDefinition
in interface ObservableProperty
public void setDefinition(java.lang.String definition)
setDefinition
in interface ObservableProperty