Package | Description |
---|---|
com.hp.ov.sdk.dto.rack |
Modifier and Type | Method and Description |
---|---|
RackMountLocation |
RackMount.getLocation() |
static RackMountLocation |
RackMountLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RackMountLocation[] |
RackMountLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RackMount.setLocation(RackMountLocation location) |
Copyright © 2016. All rights reserved.