deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.ogcwebservices.wpvs.capabilities
Class Identifier

java.lang.Object
  extended by 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 (Do, 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.
 
Method Summary
 boolean equals(Identifier other)
           
 URI getCodeSpace()
           
 String getValue()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Identifier

public Identifier(String value,
                  URI codeSpace)
Creates a new identifier object from value and codeSpace.

Parameters:
value -
codeSpace - maybe null
Method Detail

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

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org