Class ObservationProcess
- java.lang.Object
-
- org.n52.shetland.ogc.gml.AbstractGML
-
- org.n52.shetland.ogc.gml.AbstractFeature
-
- org.n52.shetland.ogc.om.series.AbstractObservationProcess
-
- org.n52.shetland.ogc.om.series.tsml.ObservationProcess
-
- All Implemented Interfaces:
HasDefaultEncoding<AbstractFeature>
public class ObservationProcess extends AbstractObservationProcess
-
-
Constructor Summary
Constructors Constructor Description ObservationProcess()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDefaultElementEncoding()-
Methods inherited from class org.n52.shetland.ogc.om.series.AbstractObservationProcess
addComment, addInputs, addParameter, getAggregationDuration, getComments, getInputs, getOriginatingProcess, getParameters, getProcessReference, getProcessType, getVerticalDatum, isSetAggregationDuration, isSetComments, isSetInputs, isSetOriginatingProcess, isSetParameters, isSetProcessReference, isSetProcessType, isSetVerticalDatum, setAggregationDuration, setComments, setIdentifier, setInputs, setOriginatingProcess, setParameters, setProcessReference, setProcessType, setVerticalDatum
-
Methods inherited from class org.n52.shetland.ogc.gml.AbstractFeature
accept, copyTo, getXml, isEncoded, isSetDefaultElementEncoding, isSetXml, setDefaultElementEncoding, setXml, wasEncoded
-
Methods inherited from class org.n52.shetland.ogc.gml.AbstractGML
addMetaDataProperty, addMetaDataProperty, addName, addName, addName, copyTo, equals, getDescription, getFirstName, getGmlId, getHumanReadableIdentifier, getHumanReadableIdentifierCodeWithAuthority, getIdentifier, getIdentifierCodeWithAuthority, getMetaDataProperty, getName, getOriginalIdentifier, getOriginalIdentifierCodeWithAuthority, hashCode, isReferenced, isSetDescription, isSetGmlID, isSetHumanReadableIdentifier, isSetIdentifier, isSetMetaDataProperty, isSetName, isSetOriginalIdentifier, setDescription, setGmlId, setHumanReadableIdentifier, setHumanReadableIdentifier, setHumanReadableIdentifierAsIdentifier, setIdentifier, setMetaDataProperty, setName, setName
-
-
-
-
Method Detail
-
getDefaultElementEncoding
public String getDefaultElementEncoding()
- Specified by:
getDefaultElementEncodingin interfaceHasDefaultEncoding<AbstractFeature>- Overrides:
getDefaultElementEncodingin classAbstractFeature
-
-