deegree 2.5 (2011/06/29 09:44 build-8-official)

org.deegree.ogcwebservices.wms.capabilities
Class Identifier

java.lang.Object
  extended by org.deegree.ogcwebservices.wms.capabilities.Identifier

public class Identifier
extends java.lang.Object

A Map Server may use zero or more Identifier elements to list ID numbers or labels defined by a particular Authority. For example, the Global Change Master Directory (gcmd.gsfc.nasa.gov) defines a DIF_ID label for every dataset. The authority name and explanatory URL are defined in a separate AuthorityURL element, which may be defined once and inherited by subsidiary layers. Identifiers themselves are not inherited.

----------------------------------------------------------------------

Version:
$Revision: 18195 $
Author:
Katharina Lupp, Markus Schneider

Constructor Summary
Identifier(java.lang.String value, java.lang.String authority)
          constructor initializing the class with the
 
Method Summary
 java.lang.String getAuthority()
           
 java.lang.String getValue()
           
 void setAuthority(java.lang.String authority)
          sets the name of the authority that defines the identifier
 void setValue(java.lang.String value)
          sets the value of the identifier. that may be a ID, a label or something comparable
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Identifier

public Identifier(java.lang.String value,
                  java.lang.String authority)
constructor initializing the class with the

Parameters:
value -
authority -
Method Detail

getValue

public java.lang.String getValue()
Returns:
the value of the identifier. that may be a ID, a label or something comparable

setValue

public void setValue(java.lang.String value)
sets the value of the identifier. that may be a ID, a label or something comparable

Parameters:
value -

getAuthority

public java.lang.String getAuthority()
Returns:
the name of the authority that defines the identifier

setAuthority

public void setAuthority(java.lang.String authority)
sets the name of the authority that defines the identifier

Parameters:
authority -

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

deegree 2.5 (2011/06/29 09:44 build-8-official)

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