Package | Description |
---|---|
com.hp.ov.sdk.dto.storage | |
com.hp.ov.sdk.dto.storage.saslogicaljbod |
Modifier and Type | Method and Description |
---|---|
DriveMedia |
Drive.getDriveMedia() |
static DriveMedia |
DriveMedia.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DriveMedia[] |
DriveMedia.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Drive.setDriveMedia(DriveMedia driveMedia) |
Modifier and Type | Method and Description |
---|---|
DriveMedia |
DriveTechnology.getDriveMedia() |
Modifier and Type | Method and Description |
---|---|
void |
DriveTechnology.setDriveMedia(DriveMedia driveMedia) |
Copyright © 2017. All rights reserved.