Uses of Class
travel.wink.sdk.extranet.model.BedroomSupplierDetails
Packages that use BedroomSupplierDetails
-
Uses of BedroomSupplierDetails in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return BedroomSupplierDetailsModifier and TypeMethodDescriptionBedroomSupplierDetails.addBedListItem(BedSupplierDetails bedListItem) BedroomSupplierDetails.bedList(List<BedSupplierDetails> bedList) BedroomSupplierDetails.type(BedroomSupplierDetails.TypeEnum type) Methods in travel.wink.sdk.extranet.model that return types with arguments of type BedroomSupplierDetailsModifier and TypeMethodDescription@NotNull @Valid List<BedroomSupplierDetails> BedroomConfigurationSupplierDetails.getBedroomList()A room type can have more than one bedroom configuration.Methods in travel.wink.sdk.extranet.model with parameters of type BedroomSupplierDetailsModifier and TypeMethodDescriptionBedroomConfigurationSupplierDetails.addBedroomListItem(BedroomSupplierDetails bedroomListItem) Method parameters in travel.wink.sdk.extranet.model with type arguments of type BedroomSupplierDetailsModifier and TypeMethodDescriptionBedroomConfigurationSupplierDetails.bedroomList(List<BedroomSupplierDetails> bedroomList) voidBedroomConfigurationSupplierDetails.setBedroomList(List<BedroomSupplierDetails> bedroomList)