Uses of Class
travel.wink.sdk.booking.engine.model.RoomTypeBestPrice
Packages that use RoomTypeBestPrice
-
Uses of RoomTypeBestPrice in travel.wink.sdk.booking.engine.model
Methods in travel.wink.sdk.booking.engine.model that return RoomTypeBestPriceModifier and TypeMethodDescriptionRoomTypeBestPrice.channelInventoryIdentifier(String channelInventoryIdentifier) RoomTypeBestPrice.price(RoomConfigurationPrice price) RoomTypeBestPrice.roomTypeIdentifier(String roomTypeIdentifier) Methods in travel.wink.sdk.booking.engine.model that return types with arguments of type RoomTypeBestPriceModifier and TypeMethodDescription@Valid List<RoomTypeBestPrice>HotelWithBestPrice.getPriceList()Best-priced room typesMethods in travel.wink.sdk.booking.engine.model with parameters of type RoomTypeBestPriceModifier and TypeMethodDescriptionHotelWithBestPrice.addPriceListItem(RoomTypeBestPrice priceListItem) Method parameters in travel.wink.sdk.booking.engine.model with type arguments of type RoomTypeBestPriceModifier and TypeMethodDescriptionHotelWithBestPrice.priceList(List<RoomTypeBestPrice> priceList) voidHotelWithBestPrice.setPriceList(List<RoomTypeBestPrice> priceList)