| Package | Description |
|---|---|
| abs.ixi.client.core | |
| abs.ixi.client.xmpp.packet |
| Modifier and Type | Method and Description |
|---|---|
static Language |
Language.valueFrom(String val) |
static Language |
Language.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Language[] |
Language.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected Language |
Stanza.lang |
| Modifier and Type | Method and Description |
|---|---|
Language |
Stanza.getLang() |
| Modifier and Type | Method and Description |
|---|---|
void |
Stanza.setLang(Language lang) |
Copyright © 2019. All rights reserved.