| java.lang.Object | |
| ↳ | ebay.apis.eblbasecomponents.FlightDetailsType |
Details of leg information
Java class for FlightDetailsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FlightDetailsType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ConjuctionTicket" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ExchangeTicket" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CouponNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ServiceClass" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TravelDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CarrierCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="StopOverPermitted" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="DepartureAirport" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ArrivalAirport" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="FlightNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="DepartureTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ArrivalTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="FareBasisCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Fare" type="{urn:ebay:apis:CoreComponentTypes}BasicAmountType" minOccurs="0"/>
<element name="Taxes" type="{urn:ebay:apis:CoreComponentTypes}BasicAmountType" minOccurs="0"/>
<element name="Fee" type="{urn:ebay:apis:CoreComponentTypes}BasicAmountType" minOccurs="0"/>
<element name="EndorsementOrRestrictions" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| arrivalAirport | |||||||||||
| arrivalTime | |||||||||||
| carrierCode | |||||||||||
| conjuctionTicket | |||||||||||
| couponNumber | |||||||||||
| departureAirport | |||||||||||
| departureTime | |||||||||||
| endorsementOrRestrictions | |||||||||||
| exchangeTicket | |||||||||||
| fare | |||||||||||
| fareBasisCode | |||||||||||
| fee | |||||||||||
| flightNumber | |||||||||||
| serviceClass | |||||||||||
| stopOverPermitted | |||||||||||
| taxes | |||||||||||
| travelDate | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the arrivalAirport property.
| |||||||||||
Gets the value of the arrivalTime property.
| |||||||||||
Gets the value of the carrierCode property.
| |||||||||||
Gets the value of the conjuctionTicket property.
| |||||||||||
Gets the value of the couponNumber property.
| |||||||||||
Gets the value of the departureAirport property.
| |||||||||||
Gets the value of the departureTime property.
| |||||||||||
Gets the value of the endorsementOrRestrictions property.
| |||||||||||
Gets the value of the exchangeTicket property.
| |||||||||||
Gets the value of the fare property.
| |||||||||||
Gets the value of the fareBasisCode property.
| |||||||||||
Gets the value of the fee property.
| |||||||||||
Gets the value of the flightNumber property.
| |||||||||||
Gets the value of the serviceClass property.
| |||||||||||
Gets the value of the stopOverPermitted property.
| |||||||||||
Gets the value of the taxes property.
| |||||||||||
Gets the value of the travelDate property.
| |||||||||||
Sets the value of the arrivalAirport property.
| |||||||||||
Sets the value of the arrivalTime property.
| |||||||||||
Sets the value of the carrierCode property.
| |||||||||||
Sets the value of the conjuctionTicket property.
| |||||||||||
Sets the value of the couponNumber property.
| |||||||||||
Sets the value of the departureAirport property.
| |||||||||||
Sets the value of the departureTime property.
| |||||||||||
Sets the value of the endorsementOrRestrictions property.
| |||||||||||
Sets the value of the exchangeTicket property.
| |||||||||||
Sets the value of the fare property.
| |||||||||||
Sets the value of the fareBasisCode property.
| |||||||||||
Sets the value of the fee property.
| |||||||||||
Sets the value of the flightNumber property.
| |||||||||||
Sets the value of the serviceClass property.
| |||||||||||
Sets the value of the stopOverPermitted property.
| |||||||||||
Sets the value of the taxes property.
| |||||||||||
Sets the value of the travelDate property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the arrivalAirport property.
Gets the value of the arrivalTime property.
Gets the value of the carrierCode property.
Gets the value of the conjuctionTicket property.
Gets the value of the couponNumber property.
Gets the value of the departureAirport property.
Gets the value of the departureTime property.
Gets the value of the endorsementOrRestrictions property.
Gets the value of the exchangeTicket property.
Gets the value of the fare property.
BasicAmountType
Gets the value of the fareBasisCode property.
Gets the value of the fee property.
BasicAmountType
Gets the value of the flightNumber property.
Gets the value of the serviceClass property.
Gets the value of the stopOverPermitted property.
Gets the value of the taxes property.
BasicAmountType
Gets the value of the travelDate property.
Sets the value of the arrivalAirport property.
| value | Allowed object is String |
|---|
Sets the value of the arrivalTime property.
| value | Allowed object is String |
|---|
Sets the value of the carrierCode property.
| value | Allowed object is String |
|---|
Sets the value of the conjuctionTicket property.
| value | Allowed object is String |
|---|
Sets the value of the couponNumber property.
| value | Allowed object is String |
|---|
Sets the value of the departureAirport property.
| value | Allowed object is String |
|---|
Sets the value of the departureTime property.
| value | Allowed object is String |
|---|
Sets the value of the endorsementOrRestrictions property.
| value | Allowed object is String |
|---|
Sets the value of the exchangeTicket property.
| value | Allowed object is String |
|---|
Sets the value of the fare property.
| value | Allowed object is
BasicAmountType
|
|---|
Sets the value of the fareBasisCode property.
| value | Allowed object is String |
|---|
Sets the value of the fee property.
| value | Allowed object is
BasicAmountType
|
|---|
Sets the value of the flightNumber property.
| value | Allowed object is String |
|---|
Sets the value of the serviceClass property.
| value | Allowed object is String |
|---|
Sets the value of the stopOverPermitted property.
| value | Allowed object is String |
|---|
Sets the value of the taxes property.
| value | Allowed object is
BasicAmountType
|
|---|
Sets the value of the travelDate property.
| value | Allowed object is String |
|---|