public class DescribeLotteryModelsResult extends Object implements io.gs2.model.IResult, Serializable
| Constructor and Description |
|---|
DescribeLotteryModelsResult() |
| Modifier and Type | Method and Description |
|---|---|
List<LotteryModel> |
getItems()
抽選の種類のリストを取得
|
void |
setItems(List<LotteryModel> items)
抽選の種類のリストを設定
|
public List<LotteryModel> getItems()
public void setItems(List<LotteryModel> items)
items - 抽選の種類の一覧を取得Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.