Uses of Class
travel.wink.sdk.inventory.model.SpaLocalizedInventoryConsumer
Packages that use SpaLocalizedInventoryConsumer
-
Uses of SpaLocalizedInventoryConsumer in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return SpaLocalizedInventoryConsumerModifier and TypeMethodDescriptionSpaLocalizedInventoryConsumer.addPriceListItem(LocalizedTransactionalTravelInventoryConsumer priceListItem) SpaLocalizedInventoryConsumer.channelInventoryIdentifier(UUID channelInventoryIdentifier) SpaLocalizedInventoryConsumer.commission(Float commission) SpaLocalizedInventoryConsumer.commissionable(Boolean commissionable) SpaLocalizedInventoryWithHotelBestPriceConsumer.getInventoryWithPrice()Get inventoryWithPriceSpaLocalizedInventoryConsumer.priceList(List<LocalizedTransactionalTravelInventoryConsumer> priceList) SpaLocalizedInventoryConsumer.spa(SpaConsumer spa) Methods in travel.wink.sdk.inventory.model that return types with arguments of type SpaLocalizedInventoryConsumerModifier and TypeMethodDescription@Valid List<SpaLocalizedInventoryConsumer>HotelInventoryResponseConsumer.getSpas()List of property spas on and off the premises.Methods in travel.wink.sdk.inventory.model with parameters of type SpaLocalizedInventoryConsumerModifier and TypeMethodDescriptionHotelInventoryResponseConsumer.addSpasItem(SpaLocalizedInventoryConsumer spasItem) SpaLocalizedInventoryWithHotelBestPriceConsumer.inventoryWithPrice(SpaLocalizedInventoryConsumer inventoryWithPrice) voidSpaLocalizedInventoryWithHotelBestPriceConsumer.setInventoryWithPrice(SpaLocalizedInventoryConsumer inventoryWithPrice) Method parameters in travel.wink.sdk.inventory.model with type arguments of type SpaLocalizedInventoryConsumerModifier and TypeMethodDescriptionvoidHotelInventoryResponseConsumer.setSpas(List<SpaLocalizedInventoryConsumer> spas) HotelInventoryResponseConsumer.spas(List<SpaLocalizedInventoryConsumer> spas)