Uses of Enum Class
backupmanager.schedule.ScheduleState
Packages that use ScheduleState
-
Uses of ScheduleState in backupmanager
Methods in backupmanager that return ScheduleStateMethods in backupmanager with parameters of type ScheduleStateModifier and TypeMethodDescriptionvoid
BackupParams.setScheduleState
(ScheduleState scheduleState) -
Uses of ScheduleState in backupmanager.schedule
Methods in backupmanager.schedule that return ScheduleStateModifier and TypeMethodDescriptionstatic ScheduleState
Returns the enum constant of this class with the specified name.static ScheduleState[]
ScheduleState.values()
Returns an array containing the constants of this enum class, in the order they are declared.