Uses of Class
org.n52.shetland.ogc.gml.CodeWithAuthority
-
-
Uses of CodeWithAuthority in org.n52.shetland.aqd
Methods in org.n52.shetland.aqd with parameters of type CodeWithAuthority Modifier and Type Method Description AbstractGMLEReportingHeader. setIdentifier(CodeWithAuthority identifier) -
Uses of CodeWithAuthority in org.n52.shetland.inspire.base
Subclasses of CodeWithAuthority in org.n52.shetland.inspire.base Modifier and Type Class Description classIdentifierConstructors in org.n52.shetland.inspire.base with parameters of type CodeWithAuthority Constructor Description Identifier(CodeWithAuthority codeWithAuthority) -
Uses of CodeWithAuthority in org.n52.shetland.inspire.ef
Constructors in org.n52.shetland.inspire.ef with parameters of type CodeWithAuthority Constructor Description EfAbstractMonitoringObject(CodeWithAuthority identifier)constructorEfAbstractMonitoringObject(CodeWithAuthority identifier, String gmlId)constructor -
Uses of CodeWithAuthority in org.n52.shetland.ogc.gml
Methods in org.n52.shetland.ogc.gml that return CodeWithAuthority Modifier and Type Method Description CodeWithAuthorityCoordinateSystemAxis. getAxisDirection()CodeWithAuthorityAbstractGML. getHumanReadableIdentifierCodeWithAuthority()GetCodeWithAuthorityhuman readable identifier of this abstract featureCodeWithAuthorityAbstractGML. getIdentifierCodeWithAuthority()GetCodeWithAuthorityidentifier of this abstract featureCodeWithAuthorityAbstractGML. getOriginalIdentifierCodeWithAuthority()GetCodeWithAuthorityoriginal identifier of this abstract featureCodeWithAuthorityCoordinateSystemAxis. getRangeMeaning()CodeWithAuthorityCodeWithAuthority. setCodeSpace(String codeSpace)Set code space and return this CodeWithAuthority objectCodeWithAuthorityCodeWithAuthority. setValue(String value)Set value and return this CodeWithAuthority objectMethods in org.n52.shetland.ogc.gml with parameters of type CodeWithAuthority Modifier and Type Method Description intCodeWithAuthority. compareTo(CodeWithAuthority o)AbstractGMLAbstractGML. setHumanReadableIdentifier(CodeWithAuthority humanReadableIdentifier)Set human readable identifierAbstractGMLAbstractGML. setIdentifier(CodeWithAuthority identifier)Set identifierCoordinateSystemAxisCoordinateSystemAxis. setRangeMeaning(CodeWithAuthority rangeMeaning) -
Uses of CodeWithAuthority in org.n52.shetland.ogc.om
Constructors in org.n52.shetland.ogc.om with parameters of type CodeWithAuthority Constructor Description OmObservation(CodeWithAuthority identifier)constructor.OmObservation(CodeWithAuthority identifier, String gmlId)constructor. -
Uses of CodeWithAuthority in org.n52.shetland.ogc.om.features.samplingFeatures
Constructors in org.n52.shetland.ogc.om.features.samplingFeatures with parameters of type CodeWithAuthority Constructor Description AbstractSamplingFeature(CodeWithAuthority featureIdentifier)constructorAbstractSamplingFeature(CodeWithAuthority featureIdentifier, String gmlId)constructorSamplingFeature(CodeWithAuthority featureIdentifier)constructorSamplingFeature(CodeWithAuthority featureIdentifier, String gmlId)constructorSfSpecimen(CodeWithAuthority featureIdentifier)SfSpecimen(CodeWithAuthority featureIdentifier, String gmlId) -
Uses of CodeWithAuthority in org.n52.shetland.ogc.om.series
Constructors in org.n52.shetland.ogc.om.series with parameters of type CodeWithAuthority Constructor Description AbstractMonitoringFeature(CodeWithAuthority featureIdentifier)AbstractMonitoringFeature(CodeWithAuthority identifier, String gmlId)AbstractObservationProcess(CodeWithAuthority featureIdentifier)AbstractObservationProcess(CodeWithAuthority featureIdentifier, String gmlId) -
Uses of CodeWithAuthority in org.n52.shetland.ogc.om.series.tsml
Constructors in org.n52.shetland.ogc.om.series.tsml with parameters of type CodeWithAuthority Constructor Description TsmlMonitoringFeature(CodeWithAuthority featureIdentifier)TsmlMonitoringFeature(CodeWithAuthority featureIdentifier, String gmlId) -
Uses of CodeWithAuthority in org.n52.shetland.ogc.om.series.wml
Constructors in org.n52.shetland.ogc.om.series.wml with parameters of type CodeWithAuthority Constructor Description ObservationProcess(CodeWithAuthority featureIdentifier)ObservationProcess(CodeWithAuthority featureIdentifier, String gmlId)WmlMonitoringPoint(CodeWithAuthority featureIdentifier)WmlMonitoringPoint(CodeWithAuthority featureIdentifier, String gmlId) -
Uses of CodeWithAuthority in org.n52.shetland.ogc.om.values
Constructors in org.n52.shetland.ogc.om.values with parameters of type CodeWithAuthority Constructor Description ProfileValue(CodeWithAuthority identifier)ProfileValue(CodeWithAuthority identifier, String gmlId)TrajectoryValue(CodeWithAuthority identifier)TrajectoryValue(CodeWithAuthority identifier, String gmlId) -
Uses of CodeWithAuthority in org.n52.shetland.ogc.sensorML
Constructors in org.n52.shetland.ogc.sensorML with parameters of type CodeWithAuthority Constructor Description AbstractSensorML(CodeWithAuthority identifier)constructorAbstractSensorML(CodeWithAuthority identifier, String gmlId)constructor -
Uses of CodeWithAuthority in org.n52.shetland.ogc.sos
Methods in org.n52.shetland.ogc.sos that return CodeWithAuthority Modifier and Type Method Description CodeWithAuthoritySosResultTemplate. getIdentifier()Methods in org.n52.shetland.ogc.sos with parameters of type CodeWithAuthority Modifier and Type Method Description voidSosResultTemplate. setIdentifier(CodeWithAuthority identifier) -
Uses of CodeWithAuthority in org.n52.shetland.ogc.sos.request
Methods in org.n52.shetland.ogc.sos.request that return CodeWithAuthority Modifier and Type Method Description CodeWithAuthorityInsertResultTemplateRequest. getIdentifier()Methods in org.n52.shetland.ogc.sos.request with parameters of type CodeWithAuthority Modifier and Type Method Description voidInsertResultTemplateRequest. setIdentifier(CodeWithAuthority identifier)
-