Uses of Enum
com.blackhillsoftware.dcollect.ManagementClass.Backup
Packages that use ManagementClass.Backup
-
Uses of ManagementClass.Backup in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return ManagementClass.BackupModifier and TypeMethodDescriptionManagementClass.dmcbadu()DMCBADU as a Backup.static ManagementClass.BackupManagementClass.Backup.from(int value) Get the Backup for an integer valuestatic ManagementClass.BackupReturns the enum constant of this type with the specified name.static ManagementClass.Backup[]ManagementClass.Backup.values()Returns an array containing the constants of this enum type, in the order they are declared.