public class GetCurrentLotteryMasterRequest extends io.gs2.control.Gs2BasicRequest<GetCurrentLotteryMasterRequest>
| Constructor and Description |
|---|
GetCurrentLotteryMasterRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespaceName()
ネームスペース名を取得
|
void |
setNamespaceName(String namespaceName)
ネームスペース名を設定
|
GetCurrentLotteryMasterRequest |
withNamespaceName(String namespaceName)
ネームスペース名を設定
|
public String getNamespaceName()
public void setNamespaceName(String namespaceName)
namespaceName - 現在有効な現在有効な抽選設定を取得しますpublic GetCurrentLotteryMasterRequest withNamespaceName(String namespaceName)
namespaceName - 現在有効な現在有効な抽選設定を取得しますCopyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.