GeoAPI 2.0
Build 2005-06-08

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
Version:
Abstract specification 5.0

Method Summary
 Date getDate()
          Reference date for the cited resource.
 DateType getDateType()
          Event used for reference date.
 

Method Detail

getDate

@Profile(level=CORE)
@UML(identifier="date",
     obligation=MANDATORY,
     specification=ISO_19115)
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.


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium