Uses of Enum Class
de.espirit.firstspirit.access.schedule.GenerateTask.Type
Packages that use GenerateTask.Type
-
Uses of GenerateTask.Type in de.espirit.firstspirit.access.schedule
Methods in de.espirit.firstspirit.access.schedule that return GenerateTask.TypeModifier and TypeMethodDescription@NotNull GenerateTask.TypeGenerateTask.getType()The generationused for thistypeGenerateTaskstatic GenerateTask.TypeReturns the enum constant of this class with the specified name.static GenerateTask.Type[]GenerateTask.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.espirit.firstspirit.access.schedule with parameters of type GenerateTask.TypeModifier and TypeMethodDescriptionvoidGenerateTask.setType(@NotNull GenerateTask.Type type) Provide theused for thisTypeGenerateTask.