|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.social.twitter.api.TwitterObject
org.springframework.social.twitter.api.Trend
public class Trend
Represents a single trending topic.
| Constructor Summary | |
|---|---|
Trend(String name,
String query)
|
|
| Method Summary | |
|---|---|
String |
getName()
|
String |
getQuery()
|
| Methods inherited from class org.springframework.social.twitter.api.TwitterObject |
|---|
add, getExtraData |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Trend(String name,
String query)
| Method Detail |
|---|
public String getName()
public String getQuery()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||