Uses of Enum Class
top.magstar.framework.scheduler.models.ScheduleType
Packages that use ScheduleType
-
Uses of ScheduleType in top.magstar.framework.scheduler.models
Methods in top.magstar.framework.scheduler.models that return ScheduleTypeModifier and TypeMethodDescriptionstatic ScheduleTypeReturns the enum constant of this class with the specified name.static ScheduleType[]ScheduleType.values()Returns an array containing the constants of this enum class, in the order they are declared.