| Package | Description |
|---|---|
| org.xmpp.util |
| Modifier and Type | Method and Description |
|---|---|
ValueWrapper.Representation |
ValueWrapper.getRepresentation() |
static ValueWrapper.Representation |
ValueWrapper.Representation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueWrapper.Representation[] |
ValueWrapper.Representation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ValueWrapper(ValueWrapper.Representation representation)
Constructs an empty wrapper.
|
Copyright © 2009–2017 Ignite Realtime. All rights reserved.