Uses of Enum Class
tigase.conf.ConfigItem.FLAGS
Packages that use ConfigItem.FLAGS
-
Uses of ConfigItem.FLAGS in tigase.conf
Subclasses with type arguments of type ConfigItem.FLAGS in tigase.confMethods in tigase.conf that return ConfigItem.FLAGSModifier and TypeMethodDescriptionConfigItem.getFlag()static ConfigItem.FLAGSReturns 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