Uses of Enum Class
com.pushtechnology.diffusion.client.topics.TopicSelection.Type
Packages that use TopicSelection.Type
-
Uses of TopicSelection.Type in com.pushtechnology.diffusion.client.topics
Methods in com.pushtechnology.diffusion.client.topics that return TopicSelection.TypeModifier and TypeMethodDescriptionTopicSelection.getType()Returns the selection type.static TopicSelection.TypeReturns the enum constant of this class with the specified name.static TopicSelection.Type[]TopicSelection.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.