| Package | Description |
|---|---|
| io.gs2.lottery.model | |
| io.gs2.lottery.result |
| Modifier and Type | Method and Description |
|---|---|
LotteryModel |
LotteryModel.withChoicePrizeTableScriptId(String choicePrizeTableScriptId)
抽選テーブルを確定するスクリプト のGRNを設定
|
LotteryModel |
LotteryModel.withCount(Integer count)
抽選回数を設定
|
LotteryModel |
LotteryModel.withLotteryModelId(String lotteryModelId)
抽選の種類マスターを設定
|
LotteryModel |
LotteryModel.withMetadata(String metadata)
抽選モデルの種類のメタデータを設定
|
LotteryModel |
LotteryModel.withMethod(String method)
抽選方法を設定
|
LotteryModel |
LotteryModel.withMode(String mode)
抽選モードを設定
|
LotteryModel |
LotteryModel.withName(String name)
抽選モデルの種類名を設定
|
LotteryModel |
LotteryModel.withPrizeTableName(String prizeTableName)
景品テーブルの名前を設定
|
| Modifier and Type | Method and Description |
|---|---|
int |
LotteryModel.compareTo(LotteryModel o) |
| Modifier and Type | Method and Description |
|---|---|
LotteryModel |
GetLotteryModelResult.getItem()
抽選の種類を取得
|
| Modifier and Type | Method and Description |
|---|---|
List<LotteryModel> |
DescribeLotteryModelsResult.getItems()
抽選の種類のリストを取得
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetLotteryModelResult.setItem(LotteryModel item)
抽選の種類を設定
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeLotteryModelsResult.setItems(List<LotteryModel> items)
抽選の種類のリストを設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.