Uses of Enum Class
backupmanager.schedule.ScheduleState
-
Uses of ScheduleState in backupmanager
Modifier and TypeMethodDescriptionvoid
BackupParams.setScheduleState
(ScheduleState scheduleState) -
Uses of ScheduleState in backupmanager.schedule
Modifier 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.