public class Trends extends WeiboResponse implements Comparable<Trends>
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Trends that) |
static List<Trends> |
constructTrendsList(Response res) |
boolean |
equals(Object o) |
Date |
getAsOf() |
Date |
getTrendAt() |
Trend[] |
getTrends() |
int |
hashCode() |
String |
toString() |
ensureRootNodeNameIs, ensureRootNodeNameIs, ensureRootNodeNameIs, getBoolean, getChildBoolean, getChildDate, getChildDate, getChildInt, getChildLong, getChildText, getInt, getLong, getRateLimitLimit, getRateLimitRemaining, getRateLimitReset, getString, getTextContent, isRootNodeNilClasses, parseDatepublic int compareTo(Trends that)
compareTo in interface Comparable<Trends>public static List<Trends> constructTrendsList(Response res) throws WeiboException
WeiboExceptionpublic Trend[] getTrends()
public Date getAsOf()
public Date getTrendAt()
Copyright © 2013. All Rights Reserved.