|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.model.coverage.CodeList
public abstract class CodeList
Base class for all code lists.
| Constructor Summary | |
|---|---|
(package private) |
CodeList(java.lang.String name,
java.util.Collection<CodeList> values)
Create a new code list instance and add it to the given collection. |
protected |
CodeList(java.lang.String name,
int ordinal)
Create a new code list instance. |
| Method Summary | |
|---|---|
abstract CodeList[] |
family()
Returns the list of enumerations of the same kind than this enum. |
java.lang.String |
name()
Returns the name of this enum constant. |
int |
ordinal()
Returns the ordinal of this enumeration constant (its position in its enum declaration, where the initial constant is assigned an ordinal of zero). |
protected java.lang.Object |
readResolve()
Resolve the code list to an unique instance after deserialization. |
java.lang.String |
toString()
Returns a string representation of this code list. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected CodeList(java.lang.String name,
int ordinal)
name - The code name.ordinal - The code value.
CodeList(java.lang.String name,
java.util.Collection<CodeList> values)
name - The code name.values - The collection to add the enum to.| Method Detail |
|---|
public final int ordinal()
public final java.lang.String name()
public abstract CodeList[] family()
public java.lang.String toString()
toString in class java.lang.Object
protected java.lang.Object readResolve()
throws java.io.ObjectStreamException
java.io.ObjectStreamException - if the deserialization failed.
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org