| Package | Description |
|---|---|
| org.opengis.metadata.identification |
Identification information
(includes data and service identification).
|
| Modifier and Type | Field and Description |
|---|---|
static KeywordType |
KeywordType.DISCIPLINE
Keyword identifies a branch of instruction or specialized learning.
|
static KeywordType |
KeywordType.PLACE
Keyword identifies a location.
|
static KeywordType |
KeywordType.STRATUM
Keyword identifies the layer(s) of any deposited substance.
|
static KeywordType |
KeywordType.TEMPORAL
Keyword identifies a time period related to the dataset.
|
static KeywordType |
KeywordType.THEME
Keyword identifies a particular subject or topic.
|
| Modifier and Type | Method and Description |
|---|---|
KeywordType[] |
KeywordType.family()
Returns the list of enumerations of the same kind than this enum.
|
KeywordType |
Keywords.getType()
Subject matter used to group similar keywords.
|
static KeywordType |
KeywordType.valueOf(String code)
Returns the KeywordType that matches the given string, or returns a
new one if none match it.
|
static KeywordType[] |
KeywordType.values()
Returns the list of
KeywordTypes. |
Copyright © 1994–2017 Open Geospatial Consortium. All rights reserved.