| Package | Description |
|---|---|
| org.dellroad.jibxbindings.pidf |
JiBX bindings for the Presence Information Data Format (PIDF).
|
| Modifier and Type | Method and Description |
|---|---|
Basic |
Status.getBasic() |
static Basic |
Basic.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Basic[] |
Basic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Status.setBasic(Basic basic) |