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

org.deegree.datatypes.values
Class Closure

java.lang.Object
  extended by org.deegree.datatypes.values.Closure
All Implemented Interfaces:
java.io.Serializable

public class Closure
extends java.lang.Object
implements java.io.Serializable

Since:
2.0
Version:
$Revision: 18195 $, 1.0. $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
Author:
Andreas Poth, last edited by: $Author: mschneider $
See Also:
Serialized Form

Field Summary
static java.lang.String CLOSED
          Comment for CLOSED
static java.lang.String CLOSED_OPENED
          Comment for CLOSED-OPENED
static java.lang.String OPENED
          Comment for OPENED
static java.lang.String OPENED_CLOSED
          Comment for OPENED-CLOSED
 java.lang.String value
          Comment for value
 
Constructor Summary
Closure()
          default = CLOSED
Closure(java.lang.String value)
           
 
Method Summary
 boolean equals(java.lang.Object object)
          Compares the specified object with this enum for equality.
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLOSED

public static final java.lang.String CLOSED
Comment for CLOSED

See Also:
Constant Field Values

OPENED

public static final java.lang.String OPENED
Comment for OPENED

See Also:
Constant Field Values

OPENED_CLOSED

public static final java.lang.String OPENED_CLOSED
Comment for OPENED-CLOSED

See Also:
Constant Field Values

CLOSED_OPENED

public static final java.lang.String CLOSED_OPENED
Comment for CLOSED-OPENED

See Also:
Constant Field Values

value

public java.lang.String value
Comment for value

Constructor Detail

Closure

public Closure()
default = CLOSED


Closure

public Closure(java.lang.String value)
Parameters:
value -
Method Detail

equals

public boolean equals(java.lang.Object object)
Compares the specified object with this enum for equality.

Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object
See Also:
Object.hashCode()

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