Class TLcdISO19115StandardOrderProcess

java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.metadata.model.util.TLcdISO19118Object
com.luciad.format.metadata.model.distribution.TLcdISO19115StandardOrderProcess
All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdISO19115StandardOrderProcess extends TLcdISO19118Object
Common ways in which the dataset may be obtained or received, and related instructions and fee information
Since:
10.0
  • Field Details

  • Constructor Details

    • TLcdISO19115StandardOrderProcess

      public TLcdISO19115StandardOrderProcess()
    • TLcdISO19115StandardOrderProcess

      public TLcdISO19115StandardOrderProcess(TLcdDataType aType)
  • Method Details

    • getFees

      public String getFees()
      Returns the role value contained in the value of the FEES_PROPERTY property. Returns null if the value of the FEES_PROPERTY property is null.
      Returns:
      the role value of the FEES_PROPERTY property.
      See Also:
    • setFees

      public void setFees(String aValue)
      Sets the value of the property that maps to the fees element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the FEES_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the FEES_PROPERTY property.
    • getPlannedAvailableDateTime

      public XMLGregorianCalendar getPlannedAvailableDateTime()
      Returns the role value contained in the value of the PLANNED_AVAILABLE_DATE_TIME_PROPERTY property. Returns null if the value of the PLANNED_AVAILABLE_DATE_TIME_PROPERTY property is null.
      Returns:
      the role value of the PLANNED_AVAILABLE_DATE_TIME_PROPERTY property.
      See Also:
    • setPlannedAvailableDateTime

      public void setPlannedAvailableDateTime(XMLGregorianCalendar aValue)
      Sets the value of the property that maps to the plannedAvailableDateTime element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the PLANNED_AVAILABLE_DATE_TIME_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the PLANNED_AVAILABLE_DATE_TIME_PROPERTY property.
    • getOrderingInstructions

      public String getOrderingInstructions()
      Returns the role value contained in the value of the ORDERING_INSTRUCTIONS_PROPERTY property. Returns null if the value of the ORDERING_INSTRUCTIONS_PROPERTY property is null.
      Returns:
      the role value of the ORDERING_INSTRUCTIONS_PROPERTY property.
      See Also:
    • setOrderingInstructions

      public void setOrderingInstructions(String aValue)
      Sets the value of the property that maps to the orderingInstructions element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the ORDERING_INSTRUCTIONS_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the ORDERING_INSTRUCTIONS_PROPERTY property.
    • getTurnaround

      public String getTurnaround()
      Returns the role value contained in the value of the TURNAROUND_PROPERTY property. Returns null if the value of the TURNAROUND_PROPERTY property is null.
      Returns:
      the role value of the TURNAROUND_PROPERTY property.
      See Also:
    • setTurnaround

      public void setTurnaround(String aValue)
      Sets the value of the property that maps to the turnaround element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the TURNAROUND_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the TURNAROUND_PROPERTY property.