| Package | Description |
|---|---|
| io.gs2.lottery.model | |
| io.gs2.lottery.result |
| Modifier and Type | Method and Description |
|---|---|
PrizeTable |
PrizeTable.withMetadata(String metadata)
景品テーブルのメタデータを設定
|
PrizeTable |
PrizeTable.withName(String name)
景品テーブル名を設定
|
PrizeTable |
PrizeTable.withPrizes(List<Prize> prizes)
景品リストを設定
|
PrizeTable |
PrizeTable.withPrizeTableId(String prizeTableId)
排出確率テーブルマスターを設定
|
| Modifier and Type | Method and Description |
|---|---|
int |
PrizeTable.compareTo(PrizeTable o) |
| Modifier and Type | Method and Description |
|---|---|
PrizeTable |
GetPrizeTableResult.getItem()
排出確率テーブルを取得
|
| Modifier and Type | Method and Description |
|---|---|
List<PrizeTable> |
DescribePrizeTablesResult.getItems()
排出確率テーブルのリストを取得
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetPrizeTableResult.setItem(PrizeTable item)
排出確率テーブルを設定
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribePrizeTablesResult.setItems(List<PrizeTable> items)
排出確率テーブルのリストを設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.