Uses of Class
travel.wink.sdk.inventory.model.RestaurantLocalizedInventoryConsumer
Packages that use RestaurantLocalizedInventoryConsumer
-
Uses of RestaurantLocalizedInventoryConsumer in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return RestaurantLocalizedInventoryConsumerModifier and TypeMethodDescriptionRestaurantLocalizedInventoryConsumer._list(List<LocalizedTransactionalTravelInventoryConsumer> _list) RestaurantLocalizedInventoryConsumer.addListItem(LocalizedTransactionalTravelInventoryConsumer _listItem) RestaurantLocalizedInventoryConsumer.addPriceListItem(LocalizedTransactionalTravelInventoryConsumer priceListItem) RestaurantLocalizedInventoryConsumer.channelInventoryIdentifier(UUID channelInventoryIdentifier) RestaurantLocalizedInventoryConsumer.commission(Float commission) RestaurantLocalizedInventoryConsumer.commissionable(Boolean commissionable) RestaurantLocalizedInventoryWithHotelBestPriceConsumer.getInventoryWithPrice()Get inventoryWithPriceRestaurantLocalizedInventoryConsumer.priceList(List<LocalizedTransactionalTravelInventoryConsumer> priceList) RestaurantLocalizedInventoryConsumer.restaurant(RestaurantConsumer restaurant) Methods in travel.wink.sdk.inventory.model that return types with arguments of type RestaurantLocalizedInventoryConsumerModifier and TypeMethodDescriptionHotelInventoryResponseConsumer.getRestaurants()List of property restaurants on and off the premises.Methods in travel.wink.sdk.inventory.model with parameters of type RestaurantLocalizedInventoryConsumerModifier and TypeMethodDescriptionHotelInventoryResponseConsumer.addRestaurantsItem(RestaurantLocalizedInventoryConsumer restaurantsItem) RestaurantLocalizedInventoryWithHotelBestPriceConsumer.inventoryWithPrice(RestaurantLocalizedInventoryConsumer inventoryWithPrice) voidRestaurantLocalizedInventoryWithHotelBestPriceConsumer.setInventoryWithPrice(RestaurantLocalizedInventoryConsumer inventoryWithPrice) Method parameters in travel.wink.sdk.inventory.model with type arguments of type RestaurantLocalizedInventoryConsumerModifier and TypeMethodDescriptionHotelInventoryResponseConsumer.restaurants(List<RestaurantLocalizedInventoryConsumer> restaurants) voidHotelInventoryResponseConsumer.setRestaurants(List<RestaurantLocalizedInventoryConsumer> restaurants)