public class UpdateThresholdMasterResult extends Object implements io.gs2.model.IResult, Serializable
| Constructor and Description |
|---|
UpdateThresholdMasterResult() |
| Modifier and Type | Method and Description |
|---|---|
ThresholdMaster |
getItem()
更新したランクアップ閾値マスターを取得
|
void |
setItem(ThresholdMaster item)
更新したランクアップ閾値マスターを設定
|
public ThresholdMaster getItem()
public void setItem(ThresholdMaster item)
item - ランクアップ閾値マスターを更新Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.