Uses of Enum
me.ulrich.koth.data.KothEnum.SchedulerFlag
Packages that use KothEnum.SchedulerFlag
-
Uses of KothEnum.SchedulerFlag in me.ulrich.koth.data
Methods in me.ulrich.koth.data that return KothEnum.SchedulerFlagModifier and TypeMethodDescriptionFlagData.getFlag_key()static KothEnum.SchedulerFlagReturns the enum constant of this type with the specified name.static KothEnum.SchedulerFlag[]KothEnum.SchedulerFlag.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in me.ulrich.koth.data with parameters of type KothEnum.SchedulerFlagConstructors in me.ulrich.koth.data with parameters of type KothEnum.SchedulerFlagModifierConstructorDescriptionFlagData(KothEnum.SchedulerFlag flag_key, Class<?> flag_type, Object flag_value)