public class CommentsItem
extends java.lang.Object
| Constructor and Description |
|---|
CommentsItem(com.google.gson.JsonObject data) |
| Modifier and Type | Method and Description |
|---|---|
CommentsItemTypeTopic |
getOneOf0() |
CommentsItemTypePhoto |
getOneOf1() |
CommentsItemTypeVideo |
getOneOf2() |
CommentsItemTypeNotes |
getOneOf3() |
CommentsItemTypePost |
getOneOf4() |
CommentsItemTypeMarket |
getOneOf5() |
com.google.gson.JsonObject |
getRaw() |
public com.google.gson.JsonObject getRaw()
public CommentsItemTypeTopic getOneOf0()
public CommentsItemTypePhoto getOneOf1()
public CommentsItemTypeVideo getOneOf2()
public CommentsItemTypeNotes getOneOf3()
public CommentsItemTypePost getOneOf4()
public CommentsItemTypeMarket getOneOf5()