Uses of Enum
com.blackhillsoftware.dcollect.Drive.DriveStatus
Packages that use Drive.DriveStatus
-
Uses of Drive.DriveStatus in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return Drive.DriveStatusModifier and TypeMethodDescriptionDrive.Status.currentStatus()Current status as a OamDriveStatus.static Drive.DriveStatusDrive.DriveStatus.from(int value) Get the DriveStatus for an integer valueDrive.Status.requestedStatus()Requested status as a OamDriveStatus.static Drive.DriveStatusReturns 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.