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