Uses of Class
travel.wink.sdk.lookup.model.RoomTypeBestPriceConsumer
Packages that use RoomTypeBestPriceConsumer
-
Uses of RoomTypeBestPriceConsumer in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return RoomTypeBestPriceConsumerModifier and TypeMethodDescriptionRoomTypeBestPriceConsumer.price(RoomConfigurationPriceConsumer price) RoomTypeBestPriceConsumer.roomTypeIdentifier(UUID roomTypeIdentifier) Methods in travel.wink.sdk.lookup.model that return types with arguments of type RoomTypeBestPriceConsumerModifier and TypeMethodDescription@NotNull @Valid List<RoomTypeBestPriceConsumer>HotelWithBestPriceConsumer.getPriceList()Best-priced room typesMethods in travel.wink.sdk.lookup.model with parameters of type RoomTypeBestPriceConsumerModifier and TypeMethodDescriptionHotelWithBestPriceConsumer.addPriceListItem(RoomTypeBestPriceConsumer priceListItem) Method parameters in travel.wink.sdk.lookup.model with type arguments of type RoomTypeBestPriceConsumerModifier and TypeMethodDescriptionHotelWithBestPriceConsumer.priceList(List<RoomTypeBestPriceConsumer> priceList) voidHotelWithBestPriceConsumer.setPriceList(List<RoomTypeBestPriceConsumer> priceList)