xap-sdk
Toggle table of contents
1.2.9
Select version
1.2.9
1.1.0
1.0.0
JVM
Platform filter
JVM
Switch theme
Search in API
xap-sdk
xap-sdk
/
com.expediagroup.sdk.xap.models
/
FlightBaggageFee
/
Builder
Builder
public
final
class
Builder
Members
Constructors
Flight
Baggage
Fee.
Builder
Link copied to clipboard
public
FlightBaggageFee.Builder
FlightBaggageFee.Builder
(
BaggageFeeFlightSegment
flightSegment
,
List
<
BaggageFee
>
baggageFees
)
Functions
baggage
Fees
Link copied to clipboard
public
final
FlightBaggageFee.Builder
baggageFees
(
List
<
BaggageFee
>
baggageFees
)
build
Link copied to clipboard
public
final
FlightBaggageFee
build
(
)
flight
Segment
Link copied to clipboard
public
final
FlightBaggageFee.Builder
flightSegment
(
BaggageFeeFlightSegment
flightSegment
)