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