| Package | Description |
|---|---|
| com.h3c.of.lib.err |
OpenFlow Error Type enumerations.
|
| Modifier and Type | Method and Description |
|---|---|
static ECodePortModFailed |
ECodePortModFailed.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ECodePortModFailed[] |
ECodePortModFailed.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ECodePortModFailed.validate(ECodePortModFailed code,
ProtocolVersion pv)
Validates the given error code against the specified protocol version,
silently returning if all is well, throwing an exception otherwise.
|
Copyright © 2014. All Rights Reserved.