public class UpdateCurrentStaminaMasterRequest extends io.gs2.control.Gs2BasicRequest<UpdateCurrentStaminaMasterRequest>
| Constructor and Description |
|---|
UpdateCurrentStaminaMasterRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespaceName()
ネームスペース名を取得
|
String |
getSettings()
マスターデータを取得
|
void |
setNamespaceName(String namespaceName)
ネームスペース名を設定
|
void |
setSettings(String settings)
マスターデータを設定
|
UpdateCurrentStaminaMasterRequest |
withNamespaceName(String namespaceName)
ネームスペース名を設定
|
UpdateCurrentStaminaMasterRequest |
withSettings(String settings)
マスターデータを設定
|
public String getNamespaceName()
public void setNamespaceName(String namespaceName)
namespaceName - 現在有効な現在有効なスタミナマスターを更新しますpublic UpdateCurrentStaminaMasterRequest withNamespaceName(String namespaceName)
namespaceName - 現在有効な現在有効なスタミナマスターを更新しますpublic String getSettings()
public void setSettings(String settings)
settings - 現在有効な現在有効なスタミナマスターを更新しますpublic UpdateCurrentStaminaMasterRequest withSettings(String settings)
settings - 現在有効な現在有効なスタミナマスターを更新しますCopyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.