public class AbstractMetadataListImpl extends org.vast.data.AbstractSWEIdentifiableImpl implements AbstractMetadataList
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
definition |
Constructor and Description |
---|
AbstractMetadataListImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDefinition()
Gets the definition property
|
boolean |
isSetDefinition()
Checks if definition is set
|
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 AbstractMetadataList
public boolean isSetDefinition()
isSetDefinition
in interface AbstractMetadataList
public void setDefinition(java.lang.String definition)
setDefinition
in interface AbstractMetadataList