public class GetCurrentGoldMasterRequest extends io.gs2.control.Gs2BasicRequest<GetCurrentGoldMasterRequest>
| Modifier and Type | Class and Description |
|---|---|
static class |
GetCurrentGoldMasterRequest.Constant |
| Constructor and Description |
|---|
GetCurrentGoldMasterRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGoldPoolName()
ゴールドプールの名前を取得
|
void |
setGoldPoolName(String goldPoolName)
ゴールドプールの名前を設定
|
GetCurrentGoldMasterRequest |
withGoldPoolName(String goldPoolName)
ゴールドプールの名前を設定
|
public String getGoldPoolName()
public void setGoldPoolName(String goldPoolName)
goldPoolName - ゴールドプールの名前public GetCurrentGoldMasterRequest withGoldPoolName(String goldPoolName)
goldPoolName - ゴールドプールの名前Copyright © 2016 Game Server Services, Inc. AllRights Reserved.