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
/
FlightFareRuleItem
Flight
Fare
Rule
Item
public
final
class
FlightFareRuleItem
Container for segment and corresponding fare rules.
Parameters
flight
Segment
Members
Constructors
Flight
Fare
Rule
Item
Link copied to clipboard
public
FlightFareRuleItem
FlightFareRuleItem
(
FlightFareRuleItemFlightSegment
flightSegment
)
Types
Builder
Link copied to clipboard
public
final
class
Builder
Properties
flight
Segment
Link copied to clipboard
@
NotNull
(
)
@
Valid
(
)
private
final
FlightFareRuleItemFlightSegment
flightSegment
Functions
builder
Link copied to clipboard
public
final
static
FlightFareRuleItem.Builder
builder
(
)
get
Flight
Segment
Link copied to clipboard
public
final
FlightFareRuleItemFlightSegment
getFlightSegment
(
)
to
Builder
Link copied to clipboard
public
final
FlightFareRuleItem.Builder
toBuilder
(
)