Uses of Class
travel.wink.hotelbeds.booking.sdk.model.ApiPaxAvail
Packages that use ApiPaxAvail
-
Uses of ApiPaxAvail in travel.wink.hotelbeds.booking.sdk.model
Methods in travel.wink.hotelbeds.booking.sdk.model that return ApiPaxAvailMethods in travel.wink.hotelbeds.booking.sdk.model that return types with arguments of type ApiPaxAvailModifier and TypeMethodDescription@Valid List<ApiPaxAvail>ApiOccupancy.getPaxes()List of paxes for the room.Methods in travel.wink.hotelbeds.booking.sdk.model with parameters of type ApiPaxAvailMethod parameters in travel.wink.hotelbeds.booking.sdk.model with type arguments of type ApiPaxAvailModifier and TypeMethodDescriptionApiOccupancy.paxes(List<ApiPaxAvail> paxes) voidApiOccupancy.setPaxes(List<ApiPaxAvail> paxes)