Uses of Class
org.jivesoftware.smackx.pubsub.SubscribeOptionFields

Packages that use SubscribeOptionFields
org.jivesoftware.smackx.pubsub   
 

Uses of SubscribeOptionFields in org.jivesoftware.smackx.pubsub
 

Methods in org.jivesoftware.smackx.pubsub that return SubscribeOptionFields
static SubscribeOptionFields SubscribeOptionFields.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SubscribeOptionFields SubscribeOptionFields.valueOfFromElement(java.lang.String elementName)
           
static SubscribeOptionFields[] SubscribeOptionFields.values()
          Returns an array containing the constants of this enum type, in the order they are declared.