|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@UML(identifier="MD_StandardOrderProcess", specification=ISO_19115) public interface StandardOrderProcess
Common ways in which the resource may be obtained or received, and related instructions and fee information.
Method Summary | |
---|---|
InternationalString |
getFees()
Fees and terms for retrieving the resource. |
InternationalString |
getOrderingInstructions()
General instructions, terms and services provided by the distributor. |
Date |
getPlannedAvailableDateTime()
Date and time when the dataset will be available. |
InternationalString |
getTurnaround()
Typical turnaround time for the filling of an order. |
Method Detail |
---|
@UML(identifier="fees", obligation=OPTIONAL, specification=ISO_19115) InternationalString getFees()
null
.@UML(identifier="plannedAvailableDateTime", obligation=OPTIONAL, specification=ISO_19115) Date getPlannedAvailableDateTime()
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. |
null
.@UML(identifier="orderingInstructions", obligation=OPTIONAL, specification=ISO_19115) InternationalString getOrderingInstructions()
null
.@UML(identifier="turnaround", obligation=OPTIONAL, specification=ISO_19115) InternationalString getTurnaround()
null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |