Package | Description |
---|---|
com.woorea.openstack.quantum.model |
Modifier and Type | Method and Description |
---|---|
Subnet.IpVersion |
Subnet.getIpversion() |
static Subnet.IpVersion |
Subnet.IpVersion.valueOf(int value) |
static Subnet.IpVersion |
Subnet.IpVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Subnet.IpVersion[] |
Subnet.IpVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Subnet.setIpversion(Subnet.IpVersion ipversion) |
Copyright © 2012–2016. All rights reserved.