public class CreateLotteryModelMasterResult extends Object implements io.gs2.model.IResult, Serializable
| Constructor and Description |
|---|
CreateLotteryModelMasterResult() |
| 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.