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