Package backupmanager
Class BackupParams
java.lang.Object
backupmanager.BackupParams
- All Implemented Interfaces:
Serializable
,Cloneable
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
serialVersionUID
public static final long serialVersionUID- See Also:
-
-
Constructor Details
-
BackupParams
public BackupParams()
-
-
Method Details
-
getScheduleState
- Returns:
- the scheduleState
-
setScheduleState
- Parameters:
scheduleState
- the scheduleState to set
-