Uses of Class
org.api.manapool.model.InventoryItem
Packages that use InventoryItem
-
Uses of InventoryItem in org.api.manapool.model
Classes in org.api.manapool.model that implement interfaces with type arguments of type InventoryItemMethods in org.api.manapool.model that return types with arguments of type InventoryItemMethod parameters in org.api.manapool.model with type arguments of type InventoryItem -
Uses of InventoryItem in org.api.manapool.services
Methods in org.api.manapool.services that return InventoryItemModifier and TypeMethodDescriptionManaPoolAPIService.deleteInventoryItems(ProductQueryEntry item) ManaPoolAPIService.updateInventoryItems(ProductQueryEntry item) Methods in org.api.manapool.services that return types with arguments of type InventoryItemModifier and TypeMethodDescriptionManaPoolAPIService.addInventoryItems(List<ProductQueryEntry> inventoryList) ManaPoolAPIService.getSellerInventory()ManaPoolAPIService.getSellerInventory(int limit, int offset)