| Package | Description |
|---|---|
| org.jivesoftware.smackx.rsm.packet |
| Modifier and Type | Method and Description |
|---|---|
static RSMSet.PageDirection |
RSMSet.PageDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RSMSet.PageDirection[] |
RSMSet.PageDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RSMSet(int max,
String item,
RSMSet.PageDirection pageDirection) |
RSMSet(String item,
RSMSet.PageDirection pageDirection) |