| Package | Description |
|---|---|
| org.jivesoftware.smackx.pubsub |
| Modifier and Type | Method and Description |
|---|---|
static FormType |
FormType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FormType[] |
FormType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ConfigureForm(FormType formType)
Create a new form for configuring a node.
|
SubscribeForm(FormType formType) |