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