| Package | Description |
|---|---|
| org.xmpp.forms |
| Modifier and Type | Method and Description |
|---|---|
DataForm.Type |
DataForm.getType()
Returns the type of this data form.
|
static DataForm.Type |
DataForm.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataForm.Type[] |
DataForm.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DataForm(DataForm.Type type) |
Copyright © 2009–2017 Ignite Realtime. All rights reserved.