Package net.opengis.sensorml.v20.impl
Class AbstractSettingsImpl
java.lang.Object
org.vast.data.AbstractSWEImpl
net.opengis.sensorml.v20.impl.AbstractSettingsImpl
- All Implemented Interfaces:
Serializable
,AbstractSettings
,AbstractSWE
- Direct Known Subclasses:
SettingsImpl
POJO class for XML type AbstractSettingsType(@http://www.opengis.net/sensorml/2.0).
This is a complex type.
- See Also:
-
Field Summary
Fields inherited from class org.vast.data.AbstractSWEImpl
extensionList, id
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.vast.data.AbstractSWEImpl
addExtension, copyTo, getExtensionList, getId, getNumExtensions, isSetId, setId
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.opengis.swe.v20.AbstractSWE
addExtension, getExtensionList, getId, getNumExtensions, isSetId, setId
-
Constructor Details
-
AbstractSettingsImpl
public AbstractSettingsImpl()
-