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