public class AirlineFlightLeg extends Object
| Constructor and Description |
|---|
AirlineFlightLeg() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAirlineClass()
Reservation Booking Designator
This field is used by the following payment products: cards
|
String |
getArrivalAirport()
Arrival airport/city code
This field is used by the following payment products: 840
|
String |
getArrivalTime()
The arrival time in the local time zone
Format: HH:MM
This field is used by the following payment products: 840
|
String |
getCarrierCode()
IATA carrier code
This field is used by the following payment products: cards, 840
|
String |
getConjunctionTicket()
Identifying number of a ticket issued to a passenger in conjunction with this ticket and that constitutes a single contract of carriage
This field is used by the following payment products: 840
|
String |
getCouponNumber()
The coupon number associated with this leg of the trip.
|
String |
getDate()
Date of the leg
Format: YYYYMMDD
This field is used by the following payment products: cards, 840
|
String |
getDepartureTime()
The departure time in the local time at the departure airport
Format: HH:MM
This field is used by the following payment products: 840
|
String |
getEndorsementOrRestriction()
An endorsement can be an agency-added notation or a mandatory government required notation, such as value-added tax.
|
String |
getExchangeTicket()
New ticket number that is issued when a ticket is exchanged
This field is used by the following payment products: 840
|
String |
getFare()
Deprecated: Use legFare instead.
|
String |
getFareBasis()
Fare Basis/Ticket Designator
This field is used by the following payment products: 840
|
Integer |
getFee()
Fee for this leg of the trip
This field is used by the following payment products: 840
|
String |
getFlightNumber()
The flight number assigned by the airline carrier with no leading spaces
Should be a numeric string
This field is used by the following payment products: cards, 840
|
Integer |
getLegFare()
Fee for this leg of the trip
This field is used by the following payment products: 840
|
Integer |
getNumber()
Deprecated: This field is not used by any payment product
Sequence number of the flight leg
|
String |
getOriginAirport()
Origin airport/city code
This field is used by the following payment products: cards, 840
|
String |
getPassengerClass()
PassengerClass if this leg
This field is used by the following payment products: 840
|
String |
getStopoverCode()
Possible values are:
* permitted = Stopover permitted
* non-permitted = Stopover not permitted
This field is used by the following payment products: cards, 840
|
Integer |
getTaxes()
Taxes for this leg of the trip
This field is used by the following payment products: 840
|
void |
setAirlineClass(String value)
Reservation Booking Designator
This field is used by the following payment products: cards
|
void |
setArrivalAirport(String value)
Arrival airport/city code
This field is used by the following payment products: 840
|
void |
setArrivalTime(String value)
The arrival time in the local time zone
Format: HH:MM
This field is used by the following payment products: 840
|
void |
setCarrierCode(String value)
IATA carrier code
This field is used by the following payment products: cards, 840
|
void |
setConjunctionTicket(String value)
Identifying number of a ticket issued to a passenger in conjunction with this ticket and that constitutes a single contract of carriage
This field is used by the following payment products: 840
|
void |
setCouponNumber(String value)
The coupon number associated with this leg of the trip.
|
void |
setDate(String value)
Date of the leg
Format: YYYYMMDD
This field is used by the following payment products: cards, 840
|
void |
setDepartureTime(String value)
The departure time in the local time at the departure airport
Format: HH:MM
This field is used by the following payment products: 840
|
void |
setEndorsementOrRestriction(String value)
An endorsement can be an agency-added notation or a mandatory government required notation, such as value-added tax.
|
void |
setExchangeTicket(String value)
New ticket number that is issued when a ticket is exchanged
This field is used by the following payment products: 840
|
void |
setFare(String value)
Deprecated: Use legFare instead.
|
void |
setFareBasis(String value)
Fare Basis/Ticket Designator
This field is used by the following payment products: 840
|
void |
setFee(Integer value)
Fee for this leg of the trip
This field is used by the following payment products: 840
|
void |
setFlightNumber(String value)
The flight number assigned by the airline carrier with no leading spaces
Should be a numeric string
This field is used by the following payment products: cards, 840
|
void |
setLegFare(Integer value)
Fee for this leg of the trip
This field is used by the following payment products: 840
|
void |
setNumber(Integer value)
Deprecated: This field is not used by any payment product
Sequence number of the flight leg
|
void |
setOriginAirport(String value)
Origin airport/city code
This field is used by the following payment products: cards, 840
|
void |
setPassengerClass(String value)
PassengerClass if this leg
This field is used by the following payment products: 840
|
void |
setStopoverCode(String value)
Possible values are:
* permitted = Stopover permitted
* non-permitted = Stopover not permitted
This field is used by the following payment products: cards, 840
|
void |
setTaxes(Integer value)
Taxes for this leg of the trip
This field is used by the following payment products: 840
|
AirlineFlightLeg |
withAirlineClass(String value)
Reservation Booking Designator
This field is used by the following payment products: cards
|
AirlineFlightLeg |
withArrivalAirport(String value)
Arrival airport/city code
This field is used by the following payment products: 840
|
AirlineFlightLeg |
withArrivalTime(String value)
The arrival time in the local time zone
Format: HH:MM
This field is used by the following payment products: 840
|
AirlineFlightLeg |
withCarrierCode(String value)
IATA carrier code
This field is used by the following payment products: cards, 840
|
AirlineFlightLeg |
withConjunctionTicket(String value)
Identifying number of a ticket issued to a passenger in conjunction with this ticket and that constitutes a single contract of carriage
This field is used by the following payment products: 840
|
AirlineFlightLeg |
withCouponNumber(String value)
The coupon number associated with this leg of the trip.
|
AirlineFlightLeg |
withDate(String value)
Date of the leg
Format: YYYYMMDD
This field is used by the following payment products: cards, 840
|
AirlineFlightLeg |
withDepartureTime(String value)
The departure time in the local time at the departure airport
Format: HH:MM
This field is used by the following payment products: 840
|
AirlineFlightLeg |
withEndorsementOrRestriction(String value)
An endorsement can be an agency-added notation or a mandatory government required notation, such as value-added tax.
|
AirlineFlightLeg |
withExchangeTicket(String value)
New ticket number that is issued when a ticket is exchanged
This field is used by the following payment products: 840
|
AirlineFlightLeg |
withFare(String value)
Deprecated: Use legFare instead.
|
AirlineFlightLeg |
withFareBasis(String value)
Fare Basis/Ticket Designator
This field is used by the following payment products: 840
|
AirlineFlightLeg |
withFee(Integer value)
Fee for this leg of the trip
This field is used by the following payment products: 840
|
AirlineFlightLeg |
withFlightNumber(String value)
The flight number assigned by the airline carrier with no leading spaces
Should be a numeric string
This field is used by the following payment products: cards, 840
|
AirlineFlightLeg |
withLegFare(Integer value)
Fee for this leg of the trip
This field is used by the following payment products: 840
|
AirlineFlightLeg |
withNumber(Integer value)
Deprecated: This field is not used by any payment product
Sequence number of the flight leg
|
AirlineFlightLeg |
withOriginAirport(String value)
Origin airport/city code
This field is used by the following payment products: cards, 840
|
AirlineFlightLeg |
withPassengerClass(String value)
PassengerClass if this leg
This field is used by the following payment products: 840
|
AirlineFlightLeg |
withStopoverCode(String value)
Possible values are:
* permitted = Stopover permitted
* non-permitted = Stopover not permitted
This field is used by the following payment products: cards, 840
|
AirlineFlightLeg |
withTaxes(Integer value)
Taxes for this leg of the trip
This field is used by the following payment products: 840
|
public String getAirlineClass()
public void setAirlineClass(String value)
public AirlineFlightLeg withAirlineClass(String value)
public String getArrivalAirport()
public void setArrivalAirport(String value)
public AirlineFlightLeg withArrivalAirport(String value)
public String getArrivalTime()
public void setArrivalTime(String value)
public AirlineFlightLeg withArrivalTime(String value)
public String getCarrierCode()
public void setCarrierCode(String value)
public AirlineFlightLeg withCarrierCode(String value)
public String getConjunctionTicket()
public void setConjunctionTicket(String value)
public AirlineFlightLeg withConjunctionTicket(String value)
public String getCouponNumber()
public void setCouponNumber(String value)
public AirlineFlightLeg withCouponNumber(String value)
public String getDate()
public void setDate(String value)
public AirlineFlightLeg withDate(String value)
public String getDepartureTime()
public void setDepartureTime(String value)
public AirlineFlightLeg withDepartureTime(String value)
public String getEndorsementOrRestriction()
public void setEndorsementOrRestriction(String value)
public AirlineFlightLeg withEndorsementOrRestriction(String value)
public String getExchangeTicket()
public void setExchangeTicket(String value)
public AirlineFlightLeg withExchangeTicket(String value)
public String getFare()
public void setFare(String value)
public AirlineFlightLeg withFare(String value)
public String getFareBasis()
public void setFareBasis(String value)
public AirlineFlightLeg withFareBasis(String value)
public Integer getFee()
public void setFee(Integer value)
public AirlineFlightLeg withFee(Integer value)
public String getFlightNumber()
public void setFlightNumber(String value)
public AirlineFlightLeg withFlightNumber(String value)
public Integer getLegFare()
public void setLegFare(Integer value)
public AirlineFlightLeg withLegFare(Integer value)
public Integer getNumber()
public void setNumber(Integer value)
public AirlineFlightLeg withNumber(Integer value)
public String getOriginAirport()
public void setOriginAirport(String value)
public AirlineFlightLeg withOriginAirport(String value)
public String getPassengerClass()
public void setPassengerClass(String value)
public AirlineFlightLeg withPassengerClass(String value)
public String getStopoverCode()
public void setStopoverCode(String value)
public AirlineFlightLeg withStopoverCode(String value)
public Integer getTaxes()
public void setTaxes(Integer value)
public AirlineFlightLeg withTaxes(Integer value)
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.