Uses of Class
travel.wink.sdk.extranet.model.Bedroom
Packages that use Bedroom
-
Uses of Bedroom in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return BedroomModifier and TypeMethodDescriptionBedroom.addBedListItem(Bed bedListItem) Bedroom.type(Bedroom.TypeEnum type) Methods in travel.wink.sdk.extranet.model that return types with arguments of type BedroomModifier and TypeMethodDescriptionBedroomConfiguration.getBedroomList()A room type can have more than one bedroom configuration.Methods in travel.wink.sdk.extranet.model with parameters of type BedroomModifier and TypeMethodDescriptionBedroomConfiguration.addBedroomListItem(Bedroom bedroomListItem) Method parameters in travel.wink.sdk.extranet.model with type arguments of type BedroomModifier and TypeMethodDescriptionBedroomConfiguration.bedroomList(List<Bedroom> bedroomList) voidBedroomConfiguration.setBedroomList(List<Bedroom> bedroomList)