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

Packages that use ConfigureNodeFields
org.jivesoftware.smackx.pubsub   
 

Uses of ConfigureNodeFields in org.jivesoftware.smackx.pubsub
 

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