Class SmlIdentifier
- java.lang.Object
-
- org.n52.shetland.ogc.sensorML.Term
-
- org.n52.shetland.ogc.sensorML.elements.SmlIdentifier
-
public class SmlIdentifier extends Term
SOS internal representation of SensorML identifier- Since:
- 1.0.0
-
-
Constructor Summary
Constructors Constructor Description SmlIdentifier()constructorSmlIdentifier(String name, String definition, String value)constructor
-
Method Summary
-
Methods inherited from class org.n52.shetland.ogc.sensorML.Term
getCodeSpace, getDefinition, getLabel, getName, getValue, isSetCodeSpace, isSetDefinition, isSetLabel, isSetName, isSetValue, setCodeSpace, setDefinition, setLabel, setName, setValue
-
-