Uses of Class
travel.wink.sdk.extranet.booking.model.BedSupplier
Packages that use BedSupplier
-
Uses of BedSupplier in travel.wink.sdk.extranet.booking.model
Methods in travel.wink.sdk.extranet.booking.model that return BedSupplierMethods in travel.wink.sdk.extranet.booking.model that return types with arguments of type BedSupplierModifier and TypeMethodDescription@NotNull @Valid @Size(min=1) List<@Valid BedSupplier> BedroomSupplier.getBedList()Get bedListMethods in travel.wink.sdk.extranet.booking.model with parameters of type BedSupplierMethod parameters in travel.wink.sdk.extranet.booking.model with type arguments of type BedSupplierModifier and TypeMethodDescriptionBedroomSupplier.bedList(List<@Valid BedSupplier> bedList) voidBedroomSupplier.setBedList(List<@Valid BedSupplier> bedList)