Uses of Enum Class
org.apache.camel.component.twitter.data.TrendsType
Packages that use TrendsType
-
Uses of TrendsType in org.apache.camel.component.twitter.data
Methods in org.apache.camel.component.twitter.data that return TrendsTypeModifier and TypeMethodDescriptionstatic TrendsTypeTrendsType.fromString(String uri) Deprecated.static TrendsTypeDeprecated.Returns the enum constant of this class with the specified name.static TrendsType[]TrendsType.values()Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.