Package io.gs2.cdk.showcase.model
Class RandomDisplayItemModel
java.lang.Object
io.gs2.cdk.showcase.model.RandomDisplayItemModel
-
Constructor Summary
ConstructorsConstructorDescriptionRandomDisplayItemModel(String name, List<AcquireAction> acquireActions, Integer stock, Integer weight) RandomDisplayItemModel(String name, List<AcquireAction> acquireActions, Integer stock, Integer weight, RandomDisplayItemModelOptions options) -
Method Summary
-
Constructor Details
-
RandomDisplayItemModel
public RandomDisplayItemModel(String name, List<AcquireAction> acquireActions, Integer stock, Integer weight, RandomDisplayItemModelOptions options) -
RandomDisplayItemModel
public RandomDisplayItemModel(String name, List<AcquireAction> acquireActions, Integer stock, Integer weight)
-
-
Method Details
-
properties
-