org.deegree.ogcwebservices.wpvs.capabilities
Class Identifier
java.lang.Object
org.deegree.ogcwebservices.wpvs.capabilities.Identifier
public class Identifier
- extends Object
TODO there are other Identifier classes around!
ogcwebservices.sos.sensorml.Identifier and the interface org.opengis.metadata.Identifier
- Since:
- 2.0
- Version:
- 2.0, $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
- Author:
- Judit Mays, last edited by: $Author: mschneider $
Constructor Summary |
Identifier(String value,
URI codeSpace)
Creates a new identifier object from value and codeSpace. |
Identifier
public Identifier(String value,
URI codeSpace)
- Creates a new identifier object from value and codeSpace.
- Parameters:
value
- codeSpace
- maybe null
getCodeSpace
public URI getCodeSpace()
- Returns:
- Returns the codeSpace.
getValue
public String getValue()
- Returns:
- Returns the value.
equals
public boolean equals(Identifier other)
- Parameters:
other
- identifier instance
- Returns:
- true if value and code space are the same.
toString
public String toString()
- Overrides:
toString
in class Object
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org