Uses of Enum Class
tigase.conf.ConfigItem.FLAGS
Packages that use ConfigItem.FLAGS
-
Uses of ConfigItem.FLAGS in tigase.conf
Methods in tigase.conf that return ConfigItem.FLAGSModifier and TypeMethodDescriptionConfigItem.getFlag()
static ConfigItem.FLAGS
Returns the enum constant of this class with the specified name.static ConfigItem.FLAGS[]
ConfigItem.FLAGS.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in tigase.conf with parameters of type ConfigItem.FLAGS