Uses of Class
travel.wink.sdk.extranet.booking.model.BedSupplierDetails
Packages that use BedSupplierDetails
-
Uses of BedSupplierDetails in travel.wink.sdk.extranet.booking.model
Methods in travel.wink.sdk.extranet.booking.model that return BedSupplierDetailsMethods in travel.wink.sdk.extranet.booking.model that return types with arguments of type BedSupplierDetailsModifier and TypeMethodDescription@NotNull @Valid @Size(min=1) List<@Valid BedSupplierDetails> BedroomSupplierDetails.getBedList()Get bedListMethods in travel.wink.sdk.extranet.booking.model with parameters of type BedSupplierDetailsModifier and TypeMethodDescriptionBedroomSupplierDetails.addBedListItem(BedSupplierDetails bedListItem) Method parameters in travel.wink.sdk.extranet.booking.model with type arguments of type BedSupplierDetailsModifier and TypeMethodDescriptionBedroomSupplierDetails.bedList(List<@Valid BedSupplierDetails> bedList) voidBedroomSupplierDetails.setBedList(List<@Valid BedSupplierDetails> bedList)