public class ExportMasterResult extends Object implements io.gs2.model.IResult, Serializable
| Constructor and Description |
|---|
ExportMasterResult() |
| Modifier and Type | Method and Description |
|---|---|
CurrentLotteryMaster |
getItem()
現在有効な抽選設定を取得
|
void |
setItem(CurrentLotteryMaster item)
現在有効な抽選設定を設定
|
public CurrentLotteryMaster getItem()
public void setItem(CurrentLotteryMaster item)
item - 現在有効な抽選設定のマスターデータをエクスポートしますCopyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.