|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DriveState | |
---|---|
se.unlogic.standardutils.hddtemp |
Uses of DriveState in se.unlogic.standardutils.hddtemp |
---|
Methods in se.unlogic.standardutils.hddtemp that return DriveState | |
---|---|
DriveState |
Drive.getDriveState()
|
static DriveState |
DriveState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DriveState[] |
DriveState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in se.unlogic.standardutils.hddtemp with parameters of type DriveState | |
---|---|
void |
Drive.setDriveState(DriveState driveState)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |