|
GeoAPI 2.0 Build 2005-06-08 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectCodeList<KeywordType>
KeywordType
@UML(identifier="MD_KeywordTypeCode",
specification=ISO_19115)
public final class KeywordTypeMethods used to group similar keywords.
| Field Summary | |
|---|---|
static KeywordType |
DISCIPLINE
Keyword identifies a branch of instruction or specialized learning. |
static KeywordType |
PLACE
Keyword identifies a location. |
static KeywordType |
STRATUM
Keyword identifies the layer(s) of any deposited substance. |
static KeywordType |
TEMPORAL
Keyword identifies a time period related to the dataset. |
static KeywordType |
THEME
Keyword identifies a particular subject or topic. |
| Constructor Summary | |
|---|---|
KeywordType(String name)
Constructs an enum with the given name. |
|
| Method Summary | |
|---|---|
KeywordType[] |
family()
Returns the list of enumerations of the same kind than this enum. |
static KeywordType[] |
values()
Returns the list of KeywordTypes. |
| 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="discipline",
obligation=CONDITIONAL,
specification=ISO_19115)
public static final KeywordType DISCIPLINE
@UML(identifier="place",
obligation=CONDITIONAL,
specification=ISO_19115)
public static final KeywordType PLACE
@UML(identifier="stratum",
obligation=CONDITIONAL,
specification=ISO_19115)
public static final KeywordType STRATUM
@UML(identifier="temporal",
obligation=CONDITIONAL,
specification=ISO_19115)
public static final KeywordType TEMPORAL
@UML(identifier="theme",
obligation=CONDITIONAL,
specification=ISO_19115)
public static final KeywordType THEME
| Constructor Detail |
|---|
public KeywordType(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 KeywordType[] values()
KeywordTypes.
public KeywordType[] family()
family in class CodeList<KeywordType>
|
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 |