Package | Description |
---|---|
com.hp.ov.sdk.dto.storage | |
com.hp.ov.sdk.dto.storage.driveenclosures | |
com.hp.ov.sdk.dto.storage.saslogicaljbod |
Modifier and Type | Method and Description |
---|---|
DeviceInterface |
Drive.getDeviceInterface() |
static DeviceInterface |
DeviceInterface.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceInterface[] |
DeviceInterface.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.setDeviceInterface(DeviceInterface deviceInterface) |
Modifier and Type | Method and Description |
---|---|
DeviceInterface |
DriveBay.getAttachedDeviceInterface() |
Modifier and Type | Method and Description |
---|---|
void |
DriveBay.setAttachedDeviceInterface(DeviceInterface attachedDeviceInterface) |
Modifier and Type | Method and Description |
---|---|
DeviceInterface |
DriveTechnology.getDeviceInterface() |
Modifier and Type | Method and Description |
---|---|
void |
DriveTechnology.setDeviceInterface(DeviceInterface deviceInterface) |
Copyright © 2017. All rights reserved.