Uses of Enum
com.blackhillsoftware.dcollect.Drive.DriveStatus
-
Uses of Drive.DriveStatus in com.blackhillsoftware.dcollect
Modifier and TypeMethodDescriptionDrive.Status.currentStatus()
Current status as a OamDriveStatus.static Drive.DriveStatus
Drive.DriveStatus.from
(int value) Get the DriveStatus for an integer valueDrive.Status.requestedStatus()
Requested status as a OamDriveStatus.static Drive.DriveStatus
Returns the enum constant of this type with the specified name.static Drive.DriveStatus[]
Drive.DriveStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.