| Package | Description |
|---|---|
| io.gs2.showcase.model | |
| io.gs2.showcase.request |
| Modifier and Type | Method and Description |
|---|---|
Config |
Config.withKey(String key)
名前を設定
|
Config |
Config.withValue(String value)
値を設定
|
| Modifier and Type | Method and Description |
|---|---|
List<Config> |
BuyByUserIdRequest.getConfig()
設定値を取得
|
List<Config> |
BuyRequest.getConfig()
設定値を取得
|
| Modifier and Type | Method and Description |
|---|---|
void |
BuyByUserIdRequest.setConfig(List<Config> config)
設定値を設定
|
void |
BuyRequest.setConfig(List<Config> config)
設定値を設定
|
BuyByUserIdRequest |
BuyByUserIdRequest.withConfig(List<Config> config)
設定値を設定
|
BuyRequest |
BuyRequest.withConfig(List<Config> config)
設定値を設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.