org.deegree.ogcwebservices.wpvs.capabilities
Class Identifier
java.lang.Object
org.deegree.ogcwebservices.wpvs.capabilities.Identifier
public class Identifier
- extends java.lang.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 (Do, 18 Jun 2009) $
- Author:
- Judit Mays, last edited by: $Author: mschneider $
Constructor Summary |
Identifier(java.lang.String value,
java.net.URI codeSpace)
Creates a new identifier object from value and codeSpace. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Identifier
public Identifier(java.lang.String value,
java.net.URI codeSpace)
- Creates a new identifier object from value and codeSpace.
- Parameters:
value
- codeSpace
- maybe null
getCodeSpace
public java.net.URI getCodeSpace()
- Returns:
- Returns the codeSpace.
getValue
public java.lang.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 java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org