Uses of Class
travel.wink.sdk.inventory.model.AttractionLocalizedInventoryConsumer
Packages that use AttractionLocalizedInventoryConsumer
-
Uses of AttractionLocalizedInventoryConsumer in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return AttractionLocalizedInventoryConsumerModifier and TypeMethodDescriptionAttractionLocalizedInventoryConsumer.addPriceListItem(LocalizedTransactionalTravelInventoryConsumer priceListItem) AttractionLocalizedInventoryConsumer.attraction(AttractionConsumer attraction) AttractionLocalizedInventoryConsumer.channelInventoryIdentifier(UUID channelInventoryIdentifier) AttractionLocalizedInventoryConsumer.commission(Float commission) AttractionLocalizedInventoryConsumer.commissionable(Boolean commissionable) AttractionLocalizedInventoryWithHotelBestPriceConsumer.getInventoryWithPrice()Get inventoryWithPriceAttractionLocalizedInventoryConsumer.priceList(List<LocalizedTransactionalTravelInventoryConsumer> priceList) Methods in travel.wink.sdk.inventory.model that return types with arguments of type AttractionLocalizedInventoryConsumerModifier and TypeMethodDescriptionHotelInventoryResponseConsumer.getAttractions()List of property attractions on and off the premises.Methods in travel.wink.sdk.inventory.model with parameters of type AttractionLocalizedInventoryConsumerModifier and TypeMethodDescriptionHotelInventoryResponseConsumer.addAttractionsItem(AttractionLocalizedInventoryConsumer attractionsItem) AttractionLocalizedInventoryWithHotelBestPriceConsumer.inventoryWithPrice(AttractionLocalizedInventoryConsumer inventoryWithPrice) voidAttractionLocalizedInventoryWithHotelBestPriceConsumer.setInventoryWithPrice(AttractionLocalizedInventoryConsumer inventoryWithPrice) Method parameters in travel.wink.sdk.inventory.model with type arguments of type AttractionLocalizedInventoryConsumerModifier and TypeMethodDescriptionHotelInventoryResponseConsumer.attractions(List<AttractionLocalizedInventoryConsumer> attractions) voidHotelInventoryResponseConsumer.setAttractions(List<AttractionLocalizedInventoryConsumer> attractions)