public class DiscussionIndex extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
DiscussionIndex()
This object is only used to wrap the JSON response in a POJO, so
therefore this class should not be instantiated.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getActive() |
List<String> |
getBest() |
List<String> |
getCashout() |
String |
getCategory() |
List<String> |
getCreated() |
List<String> |
getHot() |
List<String> |
getMaturing() |
List<String> |
getPayout_comments() |
List<String> |
getPayout() |
List<String> |
getPromoted() |
List<String> |
getResponses() |
List<String> |
getTrending() |
List<String> |
getTrending30() |
List<String> |
getUpdated() |
List<String> |
getVotes() |
String |
toString() |
protected DiscussionIndex()
public String getCategory()
Copyright © 2019. All rights reserved.