public class GetLotteryModelMasterResult extends Object implements io.gs2.model.IResult, Serializable
| Constructor and Description |
|---|
GetLotteryModelMasterResult() |
| Modifier and Type | Method and Description |
|---|---|
LotteryModelMaster |
getItem()
抽選の種類マスターを取得
|
void |
setItem(LotteryModelMaster item)
抽選の種類マスターを設定
|
public LotteryModelMaster getItem()
public void setItem(LotteryModelMaster item)
item - 抽選の種類マスターを取得Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.