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