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