Uses of Enum Class
io.github.projectunified.cronutils.model.definition.CronNicknames
Packages that use CronNicknames
-
Uses of CronNicknames in io.github.projectunified.cronutils.model.definition
Methods in io.github.projectunified.cronutils.model.definition that return CronNicknamesModifier and TypeMethodDescriptionstatic CronNicknamesReturns the enum constant of this class with the specified name.static CronNicknames[]CronNicknames.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.github.projectunified.cronutils.model.definition that return types with arguments of type CronNicknames