Uses of Enum
org.jivesoftware.smackx.pubsub.SubscribeOptionFields
Packages that use SubscribeOptionFields
-
Uses of SubscribeOptionFields in org.jivesoftware.smackx.pubsub
Subclasses with type arguments of type SubscribeOptionFields in org.jivesoftware.smackx.pubsubModifier and TypeClassDescriptionenumDefines the possible field options for a subscribe options form as defined by Section 16.4.2.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.