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