| Package | Description |
|---|---|
| org.opengis.metadata.citation |
Citation and
responsible party information.
|
| Modifier and Type | Field and Description |
|---|---|
static DateType |
DateType.CREATION
Date identifies when the resource was brought into existence.
|
static DateType |
DateType.PUBLICATION
Date identifies when the resource was issued.
|
static DateType |
DateType.REVISION
Date identifies when the resource was examined or re-examined and improved or amended.
|
| Modifier and Type | Method and Description |
|---|---|
DateType[] |
DateType.family()
Returns the list of enumerations of the same kind than this enum.
|
DateType |
CitationDate.getDateType()
Event used for reference date.
|
static DateType |
DateType.valueOf(String code)
Returns the date type that matches the given string, or returns a
new one if none match it.
|
static DateType[] |
DateType.values()
Returns the list of
DateTypes. |
Copyright © 1994–2017 Open Geospatial Consortium. All rights reserved.