java.lang.Object
org.iata.iata._2015.easd._00.iata_offersandorderscommontypes.OrderedOrderItemType

public class OrderedOrderItemType extends Object
An Ordered individually priced item within an Ordered Order, made up of one or more Services. May or may not be a selected Offer Item (e.g. non-chargeable Services available on request such as a wheelchair).

Java class for OrderedOrderItemType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="OrderedOrderItemType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="AirlineTaxonomy" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}AirlineTaxonomyType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="BilateralTimeLimit" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}BilateralTimeLimitType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="CancelRestrictions" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}CancelRestrictionsType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="ChangeRestrictions" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}ChangeRestrictionsType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Commission" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}CommissionType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="CreationDateTime" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}DateTimeType" minOccurs="0"/>
         <element name="DepositTimeLimitDateTime" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}DateTimeType" minOccurs="0"/>
         <element name="DisclosureRefID" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}ID_Type" maxOccurs="unbounded" minOccurs="0"/>
         <element name="ExistingOrderItemID" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}ID_Type" minOccurs="0"/>
         <element name="FareDetail" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}FareDetailType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="GrandTotalAmount" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}AmountType" minOccurs="0"/>
         <element name="NamingTimeLimitDateTime" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}DateTimeType" minOccurs="0"/>
         <element name="NetInd" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}IndType" minOccurs="0"/>
         <element name="OrderedOrderInstruction" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}OrderedOrderInstructionType" minOccurs="0"/>
         <element name="OrderItemID" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}ID_Type"/>
         <element name="OwnerCode" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}AirlineDesigCodeType"/>
         <element name="PaymentTimeLimitDateTime" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}DateTimeType" minOccurs="0"/>
         <element name="PenaltyRefID" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}ID_Type" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Price" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}PriceType" minOccurs="0"/>
         <element name="PriceDifferential" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}PriceDifferentialType" minOccurs="0"/>
         <element name="PriceGuaranteeTimeLimitDateTime" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}DateTimeType" minOccurs="0"/>
         <element name="ReusableInd" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}IndType" minOccurs="0"/>
         <element name="RichMedia" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}MediaResourceRefType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="SellerFollowUpAction" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}SellerFollowUpActionType" minOccurs="0"/>
         <element name="Service" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}OrderedServiceType" maxOccurs="unbounded"/>
         <element name="StatusCode" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}OrderItemStatusCodeType" minOccurs="0"/>
         <element name="WebAddressURI" type="{http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes}URI_Type" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • OrderedOrderItemType

      public OrderedOrderItemType()
  • Method Details

    • getAirlineTaxonomy

      public List<AirlineTaxonomyType> getAirlineTaxonomy()
      Gets the value of the airlineTaxonomy property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the airlineTaxonomy property.

      For example, to add a new item, do as follows:

          getAirlineTaxonomy().add(newItem);
       

      Objects of the following type(s) are allowed in the list AirlineTaxonomyType

    • getBilateralTimeLimit

      public List<BilateralTimeLimitType> getBilateralTimeLimit()
      Gets the value of the bilateralTimeLimit property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the bilateralTimeLimit property.

      For example, to add a new item, do as follows:

          getBilateralTimeLimit().add(newItem);
       

      Objects of the following type(s) are allowed in the list BilateralTimeLimitType

    • getCancelRestrictions

      public List<CancelRestrictionsType> getCancelRestrictions()
      Gets the value of the cancelRestrictions property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the cancelRestrictions property.

      For example, to add a new item, do as follows:

          getCancelRestrictions().add(newItem);
       

      Objects of the following type(s) are allowed in the list CancelRestrictionsType

    • getChangeRestrictions

      public List<ChangeRestrictionsType> getChangeRestrictions()
      Gets the value of the changeRestrictions property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the changeRestrictions property.

      For example, to add a new item, do as follows:

          getChangeRestrictions().add(newItem);
       

      Objects of the following type(s) are allowed in the list ChangeRestrictionsType

    • getCommission

      public List<CommissionType> getCommission()
      Gets the value of the commission property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the commission property.

      For example, to add a new item, do as follows:

          getCommission().add(newItem);
       

      Objects of the following type(s) are allowed in the list CommissionType

    • getCreationDateTime

      public XMLGregorianCalendar getCreationDateTime()
      Gets the value of the creationDateTime property.
      Returns:
      possible object is XMLGregorianCalendar
    • setCreationDateTime

      public void setCreationDateTime(XMLGregorianCalendar value)
      Sets the value of the creationDateTime property.
      Parameters:
      value - allowed object is XMLGregorianCalendar
    • getDepositTimeLimitDateTime

      public XMLGregorianCalendar getDepositTimeLimitDateTime()
      Gets the value of the depositTimeLimitDateTime property.
      Returns:
      possible object is XMLGregorianCalendar
    • setDepositTimeLimitDateTime

      public void setDepositTimeLimitDateTime(XMLGregorianCalendar value)
      Sets the value of the depositTimeLimitDateTime property.
      Parameters:
      value - allowed object is XMLGregorianCalendar
    • getDisclosureRefID

      public List<String> getDisclosureRefID()
      Gets the value of the disclosureRefID property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the disclosureRefID property.

      For example, to add a new item, do as follows:

          getDisclosureRefID().add(newItem);
       

      Objects of the following type(s) are allowed in the list String

    • getExistingOrderItemID

      public String getExistingOrderItemID()
      Gets the value of the existingOrderItemID property.
      Returns:
      possible object is String
    • setExistingOrderItemID

      public void setExistingOrderItemID(String value)
      Sets the value of the existingOrderItemID property.
      Parameters:
      value - allowed object is String
    • getFareDetail

      public List<FareDetailType> getFareDetail()
      Gets the value of the fareDetail property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the fareDetail property.

      For example, to add a new item, do as follows:

          getFareDetail().add(newItem);
       

      Objects of the following type(s) are allowed in the list FareDetailType

    • getGrandTotalAmount

      public AmountType getGrandTotalAmount()
      Gets the value of the grandTotalAmount property.
      Returns:
      possible object is AmountType
    • setGrandTotalAmount

      public void setGrandTotalAmount(AmountType value)
      Sets the value of the grandTotalAmount property.
      Parameters:
      value - allowed object is AmountType
    • getNamingTimeLimitDateTime

      public XMLGregorianCalendar getNamingTimeLimitDateTime()
      Gets the value of the namingTimeLimitDateTime property.
      Returns:
      possible object is XMLGregorianCalendar
    • setNamingTimeLimitDateTime

      public void setNamingTimeLimitDateTime(XMLGregorianCalendar value)
      Sets the value of the namingTimeLimitDateTime property.
      Parameters:
      value - allowed object is XMLGregorianCalendar
    • getNetInd

      public Boolean getNetInd()
      Gets the value of the netInd property.
      Returns:
      possible object is Boolean
    • setNetInd

      public void setNetInd(Boolean value)
      Sets the value of the netInd property.
      Parameters:
      value - allowed object is Boolean
    • getOrderedOrderInstruction

      public OrderedOrderInstructionType getOrderedOrderInstruction()
      Gets the value of the orderedOrderInstruction property.
      Returns:
      possible object is OrderedOrderInstructionType
    • setOrderedOrderInstruction

      public void setOrderedOrderInstruction(OrderedOrderInstructionType value)
      Sets the value of the orderedOrderInstruction property.
      Parameters:
      value - allowed object is OrderedOrderInstructionType
    • getOrderItemID

      public String getOrderItemID()
      Gets the value of the orderItemID property.
      Returns:
      possible object is String
    • setOrderItemID

      public void setOrderItemID(String value)
      Sets the value of the orderItemID property.
      Parameters:
      value - allowed object is String
    • getOwnerCode

      public String getOwnerCode()
      Gets the value of the ownerCode property.
      Returns:
      possible object is String
    • setOwnerCode

      public void setOwnerCode(String value)
      Sets the value of the ownerCode property.
      Parameters:
      value - allowed object is String
    • getPaymentTimeLimitDateTime

      public XMLGregorianCalendar getPaymentTimeLimitDateTime()
      Gets the value of the paymentTimeLimitDateTime property.
      Returns:
      possible object is XMLGregorianCalendar
    • setPaymentTimeLimitDateTime

      public void setPaymentTimeLimitDateTime(XMLGregorianCalendar value)
      Sets the value of the paymentTimeLimitDateTime property.
      Parameters:
      value - allowed object is XMLGregorianCalendar
    • getPenaltyRefID

      public List<String> getPenaltyRefID()
      Gets the value of the penaltyRefID property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the penaltyRefID property.

      For example, to add a new item, do as follows:

          getPenaltyRefID().add(newItem);
       

      Objects of the following type(s) are allowed in the list String

    • getPrice

      public PriceType getPrice()
      Gets the value of the price property.
      Returns:
      possible object is PriceType
    • setPrice

      public void setPrice(PriceType value)
      Sets the value of the price property.
      Parameters:
      value - allowed object is PriceType
    • getPriceDifferential

      public PriceDifferentialType getPriceDifferential()
      Gets the value of the priceDifferential property.
      Returns:
      possible object is PriceDifferentialType
    • setPriceDifferential

      public void setPriceDifferential(PriceDifferentialType value)
      Sets the value of the priceDifferential property.
      Parameters:
      value - allowed object is PriceDifferentialType
    • getPriceGuaranteeTimeLimitDateTime

      public XMLGregorianCalendar getPriceGuaranteeTimeLimitDateTime()
      Gets the value of the priceGuaranteeTimeLimitDateTime property.
      Returns:
      possible object is XMLGregorianCalendar
    • setPriceGuaranteeTimeLimitDateTime

      public void setPriceGuaranteeTimeLimitDateTime(XMLGregorianCalendar value)
      Sets the value of the priceGuaranteeTimeLimitDateTime property.
      Parameters:
      value - allowed object is XMLGregorianCalendar
    • getReusableInd

      public Boolean getReusableInd()
      Gets the value of the reusableInd property.
      Returns:
      possible object is Boolean
    • setReusableInd

      public void setReusableInd(Boolean value)
      Sets the value of the reusableInd property.
      Parameters:
      value - allowed object is Boolean
    • getRichMedia

      public List<MediaResourceRefType> getRichMedia()
      Gets the value of the richMedia property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the richMedia property.

      For example, to add a new item, do as follows:

          getRichMedia().add(newItem);
       

      Objects of the following type(s) are allowed in the list MediaResourceRefType

    • getSellerFollowUpAction

      public SellerFollowUpActionType getSellerFollowUpAction()
      Gets the value of the sellerFollowUpAction property.
      Returns:
      possible object is SellerFollowUpActionType
    • setSellerFollowUpAction

      public void setSellerFollowUpAction(SellerFollowUpActionType value)
      Sets the value of the sellerFollowUpAction property.
      Parameters:
      value - allowed object is SellerFollowUpActionType
    • getService

      public List<OrderedServiceType> getService()
      Gets the value of the service property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the service property.

      For example, to add a new item, do as follows:

          getService().add(newItem);
       

      Objects of the following type(s) are allowed in the list OrderedServiceType

    • getStatusCode

      public String getStatusCode()
      Gets the value of the statusCode property.
      Returns:
      possible object is String
    • setStatusCode

      public void setStatusCode(String value)
      Sets the value of the statusCode property.
      Parameters:
      value - allowed object is String
    • getWebAddressURI

      public String getWebAddressURI()
      Gets the value of the webAddressURI property.
      Returns:
      possible object is String
    • setWebAddressURI

      public void setWebAddressURI(String value)
      Sets the value of the webAddressURI property.
      Parameters:
      value - allowed object is String