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_OrderViewRS}BilateralTimeLimitType" maxOccurs="unbounded" minOccurs="0"/>
<element name="CreationDateTime" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}DateTimeType" minOccurs="0"/>
<element name="DepositTimeLimitDateTime" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}DateTimeType" minOccurs="0"/>
<element name="Disclosure" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}DisclosureType" maxOccurs="unbounded" minOccurs="0"/>
<element name="FareDetail" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}FareDetailType" maxOccurs="unbounded" minOccurs="0"/>
<element name="InventoryGuaranteeDateTime" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}DateTimeType" minOccurs="0"/>
<element name="InventoryGuaranteeID" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}ID_Type" minOccurs="0"/>
<element name="NamingTimeLimitDateTime" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}DateTimeType" minOccurs="0"/>
<element name="OrderInstruction" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}OrderInstructionType" maxOccurs="unbounded" minOccurs="0"/>
<element name="OrderItemID" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}ID_Type"/>
<element name="OwnerCode" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}AirlineDesigCodeType" minOccurs="0"/>
<element name="OwnerTypeCode" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}OwnerTypeCodeType" minOccurs="0"/>
<element name="PaymentTimeLimitDateTime" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}DateTimeType" minOccurs="0"/>
<element name="Penalty" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}PenaltyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Price" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}PriceType"/>
<element name="PriceGuaranteeTimeLimitDateTime" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}DateTimeType" minOccurs="0"/>
<element name="Service" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}ServiceType" maxOccurs="unbounded"/>
<element name="StatusCode" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}OrderItemStatusCodeType" minOccurs="0"/>
<element name="TicketingTimeLimitDateTime" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}DateTimeType" minOccurs="0"/>
<element name="WebAddressURI" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}UniformResourceID_Type" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<BilateralTimeLimitType>protected XMLGregorianCalendarprotected XMLGregorianCalendarprotected List<DisclosureType>protected List<FareDetailType>protected XMLGregorianCalendarprotected Stringprotected XMLGregorianCalendarprotected List<OrderInstructionType>protected Stringprotected Stringprotected OwnerTypeCodeContentTypeprotected XMLGregorianCalendarprotected List<PenaltyType>protected PriceTypeprotected XMLGregorianCalendarprotected List<ServiceType>protected OrderItemStatusCodeContentTypeprotected XMLGregorianCalendarprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the bilateralTimeLimit 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.voidSets 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
-
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 -
getCreationDateTime
Gets the value of the creationDateTime property.- Returns:
- possible object is
XMLGregorianCalendar
-
setCreationDateTime
Sets the value of the creationDateTime property.- Parameters:
value- allowed object isXMLGregorianCalendar
-
getDepositTimeLimitDateTime
Gets the value of the depositTimeLimitDateTime property.- Returns:
- possible object is
XMLGregorianCalendar
-
setDepositTimeLimitDateTime
Sets the value of the depositTimeLimitDateTime property.- Parameters:
value- allowed object isXMLGregorianCalendar
-
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
XMLGregorianCalendar
-
setInventoryGuaranteeDateTime
Sets the value of the inventoryGuaranteeDateTime property.- Parameters:
value- allowed object isXMLGregorianCalendar
-
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
XMLGregorianCalendar
-
setNamingTimeLimitDateTime
Sets the value of the namingTimeLimitDateTime property.- Parameters:
value- allowed object isXMLGregorianCalendar
-
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
XMLGregorianCalendar
-
setPaymentTimeLimitDateTime
Sets the value of the paymentTimeLimitDateTime property.- Parameters:
value- allowed object isXMLGregorianCalendar
-
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
XMLGregorianCalendar
-
setPriceGuaranteeTimeLimitDateTime
Sets the value of the priceGuaranteeTimeLimitDateTime property.- Parameters:
value- allowed object isXMLGregorianCalendar
-
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
XMLGregorianCalendar
-
setTicketingTimeLimitDateTime
Sets the value of the ticketingTimeLimitDateTime property.- Parameters:
value- allowed object isXMLGregorianCalendar
-
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
-