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