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
/
LodgingOccupant
/
Builder
Builder
public
final
class
Builder
Members
Constructors
Lodging
Occupant.
Builder
Link copied to clipboard
public
LodgingOccupant.Builder
LodgingOccupant.Builder
(
Integer
adults
,
List
<
Integer
>
childAges
)
Functions
adults
Link copied to clipboard
public
final
LodgingOccupant.Builder
adults
(
Integer
adults
)
build
Link copied to clipboard
public
final
LodgingOccupant
build
(
)
child
Ages
Link copied to clipboard
public
final
LodgingOccupant.Builder
childAges
(
List
<
Integer
>
childAges
)