Uses of Enum
org.jivesoftware.smackx.pubsub.SubscribeOptionFields
Packages that use SubscribeOptionFields
- 
Uses of SubscribeOptionFields in org.jivesoftware.smackx.pubsub
Methods in org.jivesoftware.smackx.pubsub that return SubscribeOptionFieldsModifier and TypeMethodDescriptionstatic SubscribeOptionFieldsReturns the enum constant of this type with the specified name.static SubscribeOptionFieldsSubscribeOptionFields.valueOfFromElement(String elementName) static SubscribeOptionFields[]SubscribeOptionFields.values()Returns an array containing the constants of this enum type, in the order they are declared.