| Package | Description |
|---|---|
| com.hp.ov.sdk.dto.servers | |
| com.hp.ov.sdk.dto.servers.enclosuregroup | |
| com.hp.ov.sdk.dto.servers.logicalenclosure |
| Modifier and Type | Method and Description |
|---|---|
static IpAddressingMode |
IpAddressingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IpAddressingMode[] |
IpAddressingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IpAddressingMode |
EnclosureGroup.getIpAddressingMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
EnclosureGroup.setIpAddressingMode(IpAddressingMode ipAddressingMode) |
| Modifier and Type | Method and Description |
|---|---|
IpAddressingMode |
LogicalEnclosure.getIpAddressingMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogicalEnclosure.setIpAddressingMode(IpAddressingMode ipAddressingMode) |
Copyright © 2016. All rights reserved.