| Package | Description |
|---|---|
| io.gs2.realtime.control |
| Modifier and Type | Method and Description |
|---|---|
GatheringPool |
UpdateGatheringPoolResult.getItem()
ギャザリングプールを取得。
|
GatheringPool |
CreateGatheringPoolResult.getItem()
ギャザリングプールを取得。
|
GatheringPool |
GetGatheringPoolResult.getItem()
取得したギャザリングプールを取得。
|
| Modifier and Type | Method and Description |
|---|---|
List<GatheringPool> |
DescribeGatheringPoolResult.getItems()
取得したギャザリング一覧を取得。
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateGatheringPoolResult.setItem(GatheringPool item)
ギャザリングプールを設定。
|
void |
CreateGatheringPoolResult.setItem(GatheringPool item)
ギャザリングプールを設定。
|
void |
GetGatheringPoolResult.setItem(GatheringPool item)
ギャザリングプールを設定。
|
UpdateGatheringPoolResult |
UpdateGatheringPoolResult.withItem(GatheringPool item)
ギャザリングプールを設定。
|
CreateGatheringPoolResult |
CreateGatheringPoolResult.withItem(GatheringPool item)
ギャザリングプールを設定。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeGatheringPoolResult.setItems(List<GatheringPool> items)
ギャザリング一覧を設定。
|
Copyright © 2016 Game Server Services, Inc. AllRights Reserved.