@Profile(level=CORE) @UML(identifier="CI_Date", specification=ISO_19115) public interface CitationDate
Modifier and Type | Method and Description |
---|---|
Date |
getDate()
Reference date for the cited resource.
|
DateType |
getDateType()
Event used for reference date.
|
@Profile(level=CORE) @UML(identifier="date", obligation=MANDATORY, specification=ISO_19115) Date getDate()
@Profile(level=CORE) @UML(identifier="dateType", obligation=MANDATORY, specification=ISO_19115) DateType getDateType()
Copyright © 1996–2019 Geotools. All rights reserved.