Uses of Class
travel.wink.sdk.booking.engine.model.ActivityWithBestPrice
Packages that use ActivityWithBestPrice
-
Uses of ActivityWithBestPrice in travel.wink.sdk.booking.engine.model
Methods in travel.wink.sdk.booking.engine.model that return ActivityWithBestPriceModifier and TypeMethodDescriptionActivityWithBestPrice.channelInventoryIdentifier(UUID channelInventoryIdentifier) @Valid ActivityWithBestPriceInventoryGridItem.getActivity()Get activity@Valid ActivityWithBestPriceSellerInventoryActivity.getInventory()Get inventoryActivityWithBestPrice.hotelWithBestPrice(HotelWithBestPrice hotelWithBestPrice) ActivityWithBestPrice.price(LocalizedPrice price) ActivityWithBestPrice.recreation(Recreation recreation) Methods in travel.wink.sdk.booking.engine.model with parameters of type ActivityWithBestPriceModifier and TypeMethodDescriptionInventoryGridItem.activity(ActivityWithBestPrice activity) SellerInventoryActivity.inventory(ActivityWithBestPrice inventory) voidInventoryGridItem.setActivity(ActivityWithBestPrice activity) voidSellerInventoryActivity.setInventory(ActivityWithBestPrice inventory)