|
GeoAPI 2.0 Build 2005-06-08 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectCodeList<Obligation>
Obligation
@UML(identifier="MD_ObligationCode",
specification=ISO_19115)
public final class ObligationObligation of the element or entity.
| Field Summary | |
|---|---|
static Obligation |
CONDITIONAL
Element is required when a specific condition is met. |
static Obligation |
MANDATORY
Element is always required. |
static Obligation |
OPTIONAL
Element is not required. |
| Constructor Summary | |
|---|---|
Obligation(String name)
Constructs an enum with the given name. |
|
| Method Summary | |
|---|---|
Obligation[] |
family()
Returns the list of enumerations of the same kind than this enum. |
static Obligation[] |
values()
Returns the list of Obligations. |
| Methods inherited from class CodeList |
|---|
compareTo, name, ordinal, readResolve, toString |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
@UML(identifier="mandatory",
obligation=CONDITIONAL,
specification=ISO_19115)
public static final Obligation MANDATORY
@UML(identifier="optional",
obligation=CONDITIONAL,
specification=ISO_19115)
public static final Obligation OPTIONAL
@UML(identifier="conditional",
obligation=CONDITIONAL,
specification=ISO_19115)
public static final Obligation CONDITIONAL
| Constructor Detail |
|---|
public Obligation(String name)
values().
name - The enum name. This name must not be in use by an other enum of this type.| Method Detail |
|---|
public static Obligation[] values()
Obligations.
public Obligation[] family()
family in class CodeList<Obligation>
|
GeoAPI 2.0 Build 2005-06-08 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
|
Symbols, terms and definitions | Copyright OpenGIS® Consortium |