public class UpdateStaminaModelMasterResult extends Object implements io.gs2.model.IResult, Serializable
| Constructor and Description |
|---|
UpdateStaminaModelMasterResult() |
| Modifier and Type | Method and Description |
|---|---|
StaminaModelMaster |
getItem()
更新したスタミナモデルマスターを取得
|
void |
setItem(StaminaModelMaster item)
更新したスタミナモデルマスターを設定
|
public StaminaModelMaster getItem()
public void setItem(StaminaModelMaster item)
item - スタミナモデルマスターを更新Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.