Uses of Class
io.gs2.cdk.lottery.model.options.LotteryModelOptions
Packages that use LotteryModelOptions
-
Uses of LotteryModelOptions in io.gs2.cdk.lottery.model
Constructors in io.gs2.cdk.lottery.model with parameters of type LotteryModelOptionsModifierConstructorDescriptionLotteryModel(String name, LotteryModelMode mode, LotteryModelMethod method, LotteryModelOptions options) -
Uses of LotteryModelOptions in io.gs2.cdk.lottery.model.options
Methods in io.gs2.cdk.lottery.model.options that return LotteryModelOptionsModifier and TypeMethodDescriptionLotteryModelOptions.withChoicePrizeTableScriptId(String choicePrizeTableScriptId) LotteryModelOptions.withMetadata(String metadata) LotteryModelOptions.withPrizeTableName(String prizeTableName)