public interface Trend
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
java.lang.String |
getQuery() |
int |
getTweetVolume()
The tweet volume for the last 24 hours if available, -1 otherwise.
|
java.lang.String |
getURL() |