|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DateType | |
|---|---|
| org.opengis.metadata.citation | Citation and responsible party information. |
| Uses of DateType in org.opengis.metadata.citation |
|---|
| Fields in org.opengis.metadata.citation declared as DateType | |
|---|---|
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. |
| Methods in org.opengis.metadata.citation that return DateType | |
|---|---|
DateType |
CitationDate.getDateType()
Event used for reference date. |
static DateType |
DateType.valueOf(String code)
Returns the DateType that matches the given string, or returns a new one if none match it. |
static DateType[] |
DateType.values()
Returns the list of DateTypes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||