Package | Description |
---|---|
com.vmware.vcenter.namespace_management.networks |
Modifier and Type | Method and Description |
---|---|
IPAssignment.Assignment.Values |
IPAssignment.Assignment.getEnumValue()
Returns a native Java
enum constant representing this enumeration
constant. |
static IPAssignment.Assignment.Values |
IPAssignment.Assignment.Values.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IPAssignment.Assignment.Values[] |
IPAssignment.Assignment.Values.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|