org.opengis.metadata.citation
Interface CitationDate
-
@Profile(level=CORE) @UML(identifier="CI_Date", specification=ISO_19115) public interface CitationDate
Reference date and event used to describe it.- Since:
- GeoAPI 2.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.util.DategetDate()Reference date for the cited resource.DateTypegetDateType()Event used for reference date.
-
-
-
Method Detail
-
getDate
@Profile(level=CORE) @UML(identifier="date", obligation=MANDATORY, specification=ISO_19115) java.util.Date getDate()
Reference date for the cited resource.
-
getDateType
@Profile(level=CORE) @UML(identifier="dateType", obligation=MANDATORY, specification=ISO_19115) DateType getDateType()
Event used for reference date.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG