public class UserTrend extends WeiboResponse
| Constructor and Description |
|---|
UserTrend() |
UserTrend(org.json.JSONObject json) |
UserTrend(Response res) |
| Modifier and Type | Method and Description |
|---|---|
static List<UserTrend> |
constructTrendList(Response res) |
String |
getHotword() |
String |
getNum() |
String |
gettrendId() |
void |
setHotword(String hotword) |
void |
setNum(String num) |
void |
settrendId(String trendId) |
String |
toString() |
ensureRootNodeNameIs, ensureRootNodeNameIs, ensureRootNodeNameIs, getBoolean, getChildBoolean, getChildDate, getChildDate, getChildInt, getChildLong, getChildText, getInt, getLong, getRateLimitLimit, getRateLimitRemaining, getRateLimitReset, getString, getTextContent, isRootNodeNilClasses, parseDatepublic UserTrend()
public UserTrend(Response res) throws WeiboException
WeiboExceptionpublic UserTrend(org.json.JSONObject json)
throws WeiboException
WeiboExceptionpublic static List<UserTrend> constructTrendList(Response res) throws WeiboException
WeiboExceptionpublic String getNum()
public void setNum(String num)
public String getHotword()
public void setHotword(String hotword)
public String gettrendId()
public void settrendId(String trendId)
Copyright © 2013. All Rights Reserved.