Uses of Class
org.opengis.metadata.citation.DateType
Packages that use DateType
-
Uses of DateType in org.opengis.metadata.citation
Fields in org.opengis.metadata.citation declared as DateTypeModifier and TypeFieldDescriptionstatic final DateType
DateType.CREATION
Date identifies when the resource was brought into existence.static final DateType
DateType.PUBLICATION
Date identifies when the resource was issued.static final 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 DateTypeModifier and TypeMethodDescriptionDateType[]
DateType.family()
Returns the list of enumerations of the same kind as this enum.CitationDate.getDateType()
Event used for reference date.static DateType
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 ofDateType
s.