org.deegree.ogcwebservices.sos.sensorml
Class Identifier
java.lang.Object
org.deegree.ogcwebservices.sos.sensorml.Identifier
public class Identifier
- extends Object
represents a Identifier; please read the SensorML spec
- Author:
- Matthias Kulbe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
shortName
public static final int shortName
- See Also:
- Constant Field Values
longName
public static final int longName
- See Also:
- Constant Field Values
serialNumber
public static final int serialNumber
- See Also:
- Constant Field Values
modelNumber
public static final int modelNumber
- See Also:
- Constant Field Values
missionNumber
public static final int missionNumber
- See Also:
- Constant Field Values
partNumber
public static final int partNumber
- See Also:
- Constant Field Values
Identifier
public Identifier(String identifierValue,
int identifierType,
String identifierCodeSpace)
- Parameters:
identifierValue
- identifierType
- identifierCodeSpace
-
Identifier
public Identifier(String identifierValue)
- Parameters:
identifierValue
-
getIdentifierCodeSpace
public String getIdentifierCodeSpace()
- Returns:
- code space
getIdentifierType
public int getIdentifierType()
- Returns:
- type
getIdentifierValue
public String getIdentifierValue()
- Returns:
- value
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net