Uses of Class
io.gs2.cdk.inventory.model.options.InventoryModelOptions
Packages that use InventoryModelOptions
-
Uses of InventoryModelOptions in io.gs2.cdk.inventory.model
Constructors in io.gs2.cdk.inventory.model with parameters of type InventoryModelOptionsModifierConstructorDescriptionInventoryModel(String name, Integer initialCapacity, Integer maxCapacity, List<ItemModel> itemModels, InventoryModelOptions options) -
Uses of InventoryModelOptions in io.gs2.cdk.inventory.model.options
Methods in io.gs2.cdk.inventory.model.options that return InventoryModelOptionsModifier and TypeMethodDescriptionInventoryModelOptions.withMetadata(String metadata) InventoryModelOptions.withProtectReferencedItem(Boolean protectReferencedItem)