Package | Description |
---|---|
org.projectfloodlight.openflow.types |
Modifier and Type | Method and Description |
---|---|
IPVersion |
IPv4Address.getIpVersion() |
IPVersion |
IPv6AddressWithMask.getIpVersion() |
IPVersion |
IPv6Address.getIpVersion() |
abstract IPVersion |
IPAddress.getIpVersion()
Returns the Internet Protocol (IP) version of this object
|
IPVersion |
IPv4AddressWithMask.getIpVersion() |
abstract IPVersion |
IPAddressWithMask.getIpVersion() |
static IPVersion |
IPVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IPVersion[] |
IPVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.