Package | Description |
---|---|
com.hp.ov.sdk.dto.generated |
Modifier and Type | Method and Description |
---|---|
static Ipv4Setting.IpAssignmentState |
Ipv4Setting.IpAssignmentState.fromValue(String value) |
Ipv4Setting.IpAssignmentState |
Ipv4Setting.getIpAssignmentState() |
static Ipv4Setting.IpAssignmentState |
Ipv4Setting.IpAssignmentState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Ipv4Setting.IpAssignmentState[] |
Ipv4Setting.IpAssignmentState.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.setIpAssignmentState(Ipv4Setting.IpAssignmentState ipAssignmentState) |
Copyright © 2016. All rights reserved.