Uses of Class
travel.wink.sdk.booking.engine.model.AttractionWithBestPrice
Packages that use AttractionWithBestPrice
-
Uses of AttractionWithBestPrice in travel.wink.sdk.booking.engine.model
Methods in travel.wink.sdk.booking.engine.model that return AttractionWithBestPriceModifier and TypeMethodDescriptionAttractionWithBestPrice.attraction(Attraction attraction) AttractionWithBestPrice.channelInventoryIdentifier(String channelInventoryIdentifier) @Valid AttractionWithBestPriceInventoryGridItem.getAttraction()Get attraction@Valid AttractionWithBestPriceSellerInventoryAttraction.getInventory()Get inventoryAttractionWithBestPrice.hotelWithBestPrice(HotelWithBestPrice hotelWithBestPrice) AttractionWithBestPrice.price(LocalizedPrice price) Methods in travel.wink.sdk.booking.engine.model with parameters of type AttractionWithBestPriceModifier and TypeMethodDescriptionInventoryGridItem.attraction(AttractionWithBestPrice attraction) SellerInventoryAttraction.inventory(AttractionWithBestPrice inventory) voidInventoryGridItem.setAttraction(AttractionWithBestPrice attraction) voidSellerInventoryAttraction.setInventory(AttractionWithBestPrice inventory)