Uses of Class
io.gs2.inventory.model.BigInventory
Packages that use BigInventory
-
Uses of BigInventory in io.gs2.inventory.model
Methods in io.gs2.inventory.model that return BigInventoryModifier and TypeMethodDescriptionstatic BigInventoryBigInventory.fromJson(com.fasterxml.jackson.databind.JsonNode data) BigInventory.withBigItems(List<BigItem> bigItems) BigInventory.withCreatedAt(Long createdAt) BigInventory.withInventoryId(String inventoryId) BigInventory.withInventoryName(String inventoryName) BigInventory.withUpdatedAt(Long updatedAt) BigInventory.withUserId(String userId) Methods in io.gs2.inventory.model with parameters of type BigInventory