Uses of Class
travel.wink.sdk.extranet.model.BedSupplierDetails
Packages that use BedSupplierDetails
-
Uses of BedSupplierDetails in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return BedSupplierDetailsMethods in travel.wink.sdk.extranet.model that return types with arguments of type BedSupplierDetailsModifier and TypeMethodDescription@NotNull @Valid List<BedSupplierDetails>BedroomSupplierDetails.getBedList()A bedroom can have more than one bed type.Methods in travel.wink.sdk.extranet.model with parameters of type BedSupplierDetailsModifier and TypeMethodDescriptionBedroomSupplierDetails.addBedListItem(BedSupplierDetails bedListItem) Method parameters in travel.wink.sdk.extranet.model with type arguments of type BedSupplierDetailsModifier and TypeMethodDescriptionBedroomSupplierDetails.bedList(List<BedSupplierDetails> bedList) voidBedroomSupplierDetails.setBedList(List<BedSupplierDetails> bedList)