Method Summary |
|
public InternationalString | getFees() Returns fees and terms for retrieving the resource. |
public InternationalString | getOrderingInstructions() Returns general instructions, terms and services provided by the distributor. |
public synchronized Date | getPlannedAvailableDateTime() Returns the date and time when the dataset will be available. |
public InternationalString | getTurnaround() Returns typical turnaround time for the filling of an order. |
public synchronized void | setFees(InternationalString newValue) Set fees and terms for retrieving the resource. |
public synchronized void | setOrderingInstructions(InternationalString newValue) Set general instructions, terms and services provided by the distributor. |
public synchronized void | setPlannedAvailableDateTime(Date newValue) Set the date and time when the dataset will be available. |
public synchronized void | setTurnaround(InternationalString newValue) Set typical turnaround time for the filling of an order. |