Uses of Class
io.gs2.cdk.lottery.model.options.BoxItemOptions
Packages that use BoxItemOptions
-
Uses of BoxItemOptions in io.gs2.cdk.lottery.model
Constructors in io.gs2.cdk.lottery.model with parameters of type BoxItemOptionsModifierConstructorDescriptionBoxItem(String prizeId, Integer remaining, Integer initial, BoxItemOptions options) -
Uses of BoxItemOptions in io.gs2.cdk.lottery.model.options
Methods in io.gs2.cdk.lottery.model.options that return BoxItemOptionsModifier and TypeMethodDescriptionBoxItemOptions.withAcquireActions(List<AcquireAction> acquireActions)