|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigItem.FLAGS | |
---|---|
tigase.conf |
Uses of ConfigItem.FLAGS in tigase.conf |
---|
Methods in tigase.conf that return ConfigItem.FLAGS | |
---|---|
ConfigItem.FLAGS |
ConfigItem.getFlag()
Method description |
static ConfigItem.FLAGS |
ConfigItem.FLAGS.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ConfigItem.FLAGS[] |
ConfigItem.FLAGS.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in tigase.conf with parameters of type ConfigItem.FLAGS | |
---|---|
void |
ConfigItem.set(String clusterNode_m,
String compName_m,
String nodeName_m,
String key_m,
Object value_m,
ConfigItem.FLAGS flag_m)
Method description |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |