Uses of Class
travel.wink.affiliate.model.Inventory
Packages that use Inventory
-
Uses of Inventory in travel.wink.affiliate.model
Methods in travel.wink.affiliate.model that return InventoryModifier and TypeMethodDescriptionInventory.commissionable(Boolean commissionable) Inventory.commonBasePrice(Moneys commonBasePrice) @Valid InventorySellerInventory.getInventory()Get inventory@Valid InventoryStaticSellerListItem.getInventory()Get inventoryInventory.hotel(HotelOnMap hotel) Inventory.identifier(String identifier) Inventory.imageIdentifier(String imageIdentifier) Inventory.inventoryIdentifier(String inventoryIdentifier) Inventory.inventoryName(String inventoryName) Inventory.inventoryType(Inventory.InventoryTypeEnum inventoryType) Inventory.location(HotelOnMapLocation location) Inventory.salesChannel(SalesChannel salesChannel) Methods in travel.wink.affiliate.model with parameters of type InventoryModifier and TypeMethodDescriptionvoidSellerInventory.setInventory(Inventory inventory) voidStaticSellerListItem.setInventory(Inventory inventory)