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: 9345 $, $Date: 2007-12-27 17:22:25 +0100 (Do, 27 Dez 2007) $
- Author:
- Judit Mays, last edited by: $Author: apoth $
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://deegree.sourceforge.net