|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@UML(identifier="MI_RequestedDate", specification=ISO_19115_2) public interface RequestedDate
Range of date validity.
Method Summary | |
---|---|
Date |
getLatestAcceptableDate()
Latest date and time collection must be completed. |
Date |
getRequestedDateOfCollection()
Preferred date and time of collection. |
Method Detail |
---|
@UML(identifier="requestedDateOfCollection", obligation=MANDATORY, specification=ISO_19115_2) Date getRequestedDateOfCollection()
Warning: The return type of this method may change in GeoAPI 3.1 release. It may be replaced by a type matching more closely either ISO 19108 (Temporal Schema) or ISO 19103. |
@UML(identifier="latestAcceptableDate", obligation=MANDATORY, specification=ISO_19115_2) Date getLatestAcceptableDate()
Warning: The return type of this method may change in GeoAPI 3.1 release. It may be replaced by a type matching more closely either ISO 19108 (Temporal Schema) or ISO 19103. |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |