Class OrderItemType
Java class for OrderItemType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OrderItemType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="BilateralTimeLimit" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}BilateralTimeLimitType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ChangeGroupID" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}ID_Type" minOccurs="0"/>
<element name="ChangeTypeText" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}TextType" minOccurs="0"/>
<element name="CreationDateTime" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}DateTimeType" minOccurs="0"/>
<element name="DepositTimeLimitDateTime" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}DateTimeType" minOccurs="0"/>
<element name="Disclosure" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}DisclosureType" maxOccurs="unbounded" minOccurs="0"/>
<element name="FareDetail" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}FareDetailType" maxOccurs="unbounded" minOccurs="0"/>
<element name="InventoryGuaranteeDateTime" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}DateTimeType" minOccurs="0"/>
<element name="InventoryGuaranteeID" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}ID_Type" minOccurs="0"/>
<element name="NamingTimeLimitDateTime" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}DateTimeType" minOccurs="0"/>
<element name="OrderInstruction" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}OrderInstructionType" maxOccurs="unbounded" minOccurs="0"/>
<element name="OrderItemID" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}ID_Type"/>
<element name="OwnerCode" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}AirlineDesigCodeType" minOccurs="0"/>
<element name="OwnerTypeCode" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}OwnerTypeCodeType" minOccurs="0"/>
<element name="PaymentTimeLimitDateTime" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}DateTimeType" minOccurs="0"/>
<element name="Penalty" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}PenaltyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Price" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}PriceType"/>
<element name="PriceGuaranteeTimeLimitDateTime" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}DateTimeType" minOccurs="0"/>
<element name="Service" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}ServiceType" maxOccurs="unbounded"/>
<element name="StatusCode" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}OrderItemStatusCodeType" minOccurs="0"/>
<element name="TicketingTimeLimitDateTime" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}DateTimeType" minOccurs="0"/>
<element name="WebAddressURI" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderSalesInformationNotifRQ}UniformResourceID_Type" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<BilateralTimeLimitType>protected Stringprotected Stringprotected DateTimeTypeprotected DateTimeTypeprotected List<DisclosureType>protected List<FareDetailType>protected DateTimeTypeprotected Stringprotected DateTimeTypeprotected List<OrderInstructionType>protected Stringprotected Stringprotected OwnerTypeCodeContentTypeprotected DateTimeTypeprotected List<PenaltyType>protected PriceTypeprotected DateTimeTypeprotected List<ServiceType>protected OrderItemStatusCodeContentTypeprotected DateTimeTypeprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the bilateralTimeLimit property.Gets the value of the changeGroupID property.Gets the value of the changeTypeText property.Gets the value of the creationDateTime property.Gets the value of the depositTimeLimitDateTime property.Gets the value of the disclosure property.Gets the value of the fareDetail property.Gets the value of the inventoryGuaranteeDateTime property.Gets the value of the inventoryGuaranteeID property.Gets the value of the namingTimeLimitDateTime property.Gets the value of the orderInstruction property.Gets the value of the orderItemID property.Gets the value of the ownerCode property.Gets the value of the ownerTypeCode property.Gets the value of the paymentTimeLimitDateTime property.Gets the value of the penalty property.getPrice()Gets the value of the price property.Gets the value of the priceGuaranteeTimeLimitDateTime property.Gets the value of the service property.Gets the value of the statusCode property.Gets the value of the ticketingTimeLimitDateTime property.Gets the value of the webAddressURI property.voidsetChangeGroupID(String value) Sets the value of the changeGroupID property.voidsetChangeTypeText(String value) Sets the value of the changeTypeText property.voidsetCreationDateTime(DateTimeType value) Sets the value of the creationDateTime property.voidSets the value of the depositTimeLimitDateTime property.voidSets the value of the inventoryGuaranteeDateTime property.voidsetInventoryGuaranteeID(String value) Sets the value of the inventoryGuaranteeID property.voidSets the value of the namingTimeLimitDateTime property.voidsetOrderItemID(String value) Sets the value of the orderItemID property.voidsetOwnerCode(String value) Sets the value of the ownerCode property.voidSets the value of the ownerTypeCode property.voidSets the value of the paymentTimeLimitDateTime property.voidSets the value of the price property.voidSets the value of the priceGuaranteeTimeLimitDateTime property.voidSets the value of the statusCode property.voidSets the value of the ticketingTimeLimitDateTime property.voidsetWebAddressURI(String value) Sets the value of the webAddressURI property.
-
Field Details
-
bilateralTimeLimit
-
changeGroupID
-
changeTypeText
-
creationDateTime
-
depositTimeLimitDateTime
-
disclosure
-
fareDetail
-
inventoryGuaranteeDateTime
-
inventoryGuaranteeID
-
namingTimeLimitDateTime
-
orderInstruction
-
orderItemID
-
ownerCode
-
ownerTypeCode
-
paymentTimeLimitDateTime
-
penalty
-
price
-
priceGuaranteeTimeLimitDateTime
-
service
-
statusCode
-
ticketingTimeLimitDateTime
-
webAddressURI
-
-
Constructor Details
-
OrderItemType
public OrderItemType()
-
-
Method Details
-
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
setmethod 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 -
getChangeGroupID
Gets the value of the changeGroupID property.- Returns:
- possible object is
String
-
setChangeGroupID
Sets the value of the changeGroupID property.- Parameters:
value- allowed object isString
-
getChangeTypeText
Gets the value of the changeTypeText property.- Returns:
- possible object is
String
-
setChangeTypeText
Sets the value of the changeTypeText property.- Parameters:
value- allowed object isString
-
getCreationDateTime
Gets the value of the creationDateTime property.- Returns:
- possible object is
DateTimeType
-
setCreationDateTime
Sets the value of the creationDateTime property.- Parameters:
value- allowed object isDateTimeType
-
getDepositTimeLimitDateTime
Gets the value of the depositTimeLimitDateTime property.- Returns:
- possible object is
DateTimeType
-
setDepositTimeLimitDateTime
Sets the value of the depositTimeLimitDateTime property.- Parameters:
value- allowed object isDateTimeType
-
getDisclosure
Gets the value of the disclosure 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
setmethod for the disclosure property.For example, to add a new item, do as follows:
getDisclosure().add(newItem);Objects of the following type(s) are allowed in the list
DisclosureType -
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
setmethod 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 -
getInventoryGuaranteeDateTime
Gets the value of the inventoryGuaranteeDateTime property.- Returns:
- possible object is
DateTimeType
-
setInventoryGuaranteeDateTime
Sets the value of the inventoryGuaranteeDateTime property.- Parameters:
value- allowed object isDateTimeType
-
getInventoryGuaranteeID
Gets the value of the inventoryGuaranteeID property.- Returns:
- possible object is
String
-
setInventoryGuaranteeID
Sets the value of the inventoryGuaranteeID property.- Parameters:
value- allowed object isString
-
getNamingTimeLimitDateTime
Gets the value of the namingTimeLimitDateTime property.- Returns:
- possible object is
DateTimeType
-
setNamingTimeLimitDateTime
Sets the value of the namingTimeLimitDateTime property.- Parameters:
value- allowed object isDateTimeType
-
getOrderInstruction
Gets the value of the orderInstruction 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
setmethod for the orderInstruction property.For example, to add a new item, do as follows:
getOrderInstruction().add(newItem);Objects of the following type(s) are allowed in the list
OrderInstructionType -
getOrderItemID
Gets the value of the orderItemID property.- Returns:
- possible object is
String
-
setOrderItemID
Sets the value of the orderItemID property.- Parameters:
value- allowed object isString
-
getOwnerCode
Gets the value of the ownerCode property.- Returns:
- possible object is
String
-
setOwnerCode
Sets the value of the ownerCode property.- Parameters:
value- allowed object isString
-
getOwnerTypeCode
Gets the value of the ownerTypeCode property.- Returns:
- possible object is
OwnerTypeCodeContentType
-
setOwnerTypeCode
Sets the value of the ownerTypeCode property.- Parameters:
value- allowed object isOwnerTypeCodeContentType
-
getPaymentTimeLimitDateTime
Gets the value of the paymentTimeLimitDateTime property.- Returns:
- possible object is
DateTimeType
-
setPaymentTimeLimitDateTime
Sets the value of the paymentTimeLimitDateTime property.- Parameters:
value- allowed object isDateTimeType
-
getPenalty
Gets the value of the penalty 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
setmethod for the penalty property.For example, to add a new item, do as follows:
getPenalty().add(newItem);Objects of the following type(s) are allowed in the list
PenaltyType -
getPrice
Gets the value of the price property.- Returns:
- possible object is
PriceType
-
setPrice
Sets the value of the price property.- Parameters:
value- allowed object isPriceType
-
getPriceGuaranteeTimeLimitDateTime
Gets the value of the priceGuaranteeTimeLimitDateTime property.- Returns:
- possible object is
DateTimeType
-
setPriceGuaranteeTimeLimitDateTime
Sets the value of the priceGuaranteeTimeLimitDateTime property.- Parameters:
value- allowed object isDateTimeType
-
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
setmethod 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
ServiceType -
getStatusCode
Gets the value of the statusCode property.- Returns:
- possible object is
OrderItemStatusCodeContentType
-
setStatusCode
Sets the value of the statusCode property.- Parameters:
value- allowed object isOrderItemStatusCodeContentType
-
getTicketingTimeLimitDateTime
Gets the value of the ticketingTimeLimitDateTime property.- Returns:
- possible object is
DateTimeType
-
setTicketingTimeLimitDateTime
Sets the value of the ticketingTimeLimitDateTime property.- Parameters:
value- allowed object isDateTimeType
-
getWebAddressURI
Gets the value of the webAddressURI property.- Returns:
- possible object is
String
-
setWebAddressURI
Sets the value of the webAddressURI property.- Parameters:
value- allowed object isString
-