public class GetGatheringPoolResult extends Object
| Constructor and Description |
|---|
GetGatheringPoolResult() |
| Modifier and Type | Method and Description |
|---|---|
GatheringPool |
getItem()
取得したギャザリングプールを取得。
|
void |
setItem(GatheringPool item)
ギャザリングプールを設定。
|
public GatheringPool getItem()
public void setItem(GatheringPool item)
item - ギャザリングプールCopyright © 2016 Game Server Services, Inc. AllRights Reserved.