Uses of Enum Class
org.apache.camel.component.twitter.data.TimelineType
Packages that use TimelineType
Package
Description
-
Uses of TimelineType in org.apache.camel.component.twitter.data
Methods in org.apache.camel.component.twitter.data that return TimelineTypeModifier and TypeMethodDescriptionstatic TimelineTypeTimelineType.fromString(String uri) static TimelineTypeReturns the enum constant of this class with the specified name.static TimelineType[]TimelineType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TimelineType in org.apache.camel.component.twitter.timeline
Methods in org.apache.camel.component.twitter.timeline that return TimelineType