Uses of Class
travel.wink.sdk.inventory.model.PlaceLocalizedInventoryConsumer
Packages that use PlaceLocalizedInventoryConsumer
-
Uses of PlaceLocalizedInventoryConsumer in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return PlaceLocalizedInventoryConsumerModifier and TypeMethodDescriptionPlaceLocalizedInventoryConsumer.addPriceListItem(LocalizedTransactionalTravelInventoryConsumer priceListItem) PlaceLocalizedInventoryConsumer.channelInventoryIdentifier(UUID channelInventoryIdentifier) PlaceLocalizedInventoryConsumer.commission(Float commission) PlaceLocalizedInventoryConsumer.commissionable(Boolean commissionable) PlaceLocalizedInventoryWithHotelBestPriceConsumer.getInventoryWithPrice()Get inventoryWithPricePlaceLocalizedInventoryConsumer.place(RefPointConsumer place) PlaceLocalizedInventoryConsumer.priceList(List<LocalizedTransactionalTravelInventoryConsumer> priceList) Methods in travel.wink.sdk.inventory.model that return types with arguments of type PlaceLocalizedInventoryConsumerModifier and TypeMethodDescription@Valid List<PlaceLocalizedInventoryConsumer>HotelInventoryResponseConsumer.getPlaces()List of property places on and off the premises.Methods in travel.wink.sdk.inventory.model with parameters of type PlaceLocalizedInventoryConsumerModifier and TypeMethodDescriptionHotelInventoryResponseConsumer.addPlacesItem(PlaceLocalizedInventoryConsumer placesItem) PlaceLocalizedInventoryWithHotelBestPriceConsumer.inventoryWithPrice(PlaceLocalizedInventoryConsumer inventoryWithPrice) voidPlaceLocalizedInventoryWithHotelBestPriceConsumer.setInventoryWithPrice(PlaceLocalizedInventoryConsumer inventoryWithPrice) Method parameters in travel.wink.sdk.inventory.model with type arguments of type PlaceLocalizedInventoryConsumerModifier and TypeMethodDescriptionHotelInventoryResponseConsumer.places(List<PlaceLocalizedInventoryConsumer> places) voidHotelInventoryResponseConsumer.setPlaces(List<PlaceLocalizedInventoryConsumer> places)