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