Uses of Class
io.gs2.cdk.inventory.model.InventoryModel
Packages that use InventoryModel
-
Uses of InventoryModel in io.gs2.cdk.inventory.model
Method parameters in io.gs2.cdk.inventory.model with type arguments of type InventoryModelModifier and TypeMethodDescriptionNamespace.masterData(List<InventoryModel> inventoryModels, List<SimpleInventoryModel> simpleInventoryModels, List<BigInventoryModel> bigInventoryModels) Constructor parameters in io.gs2.cdk.inventory.model with type arguments of type InventoryModelModifierConstructorDescriptionCurrentMasterData(Stack stack, String namespaceName, List<InventoryModel> inventoryModels, List<SimpleInventoryModel> simpleInventoryModels, List<BigInventoryModel> bigInventoryModels)