Package | Description |
---|---|
com.hp.ov.sdk.dto.generated |
Modifier and Type | Method and Description |
---|---|
static Ipv4Setting.Mode |
Ipv4Setting.Mode.fromValue(String value) |
Ipv4Setting.Mode |
Ipv4Setting.getMode() |
static Ipv4Setting.Mode |
Ipv4Setting.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Ipv4Setting.Mode[] |
Ipv4Setting.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Ipv4Setting.setMode(Ipv4Setting.Mode mode) |
Copyright © 2016. All rights reserved.