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