| Package | Description |
|---|---|
| com.h3c.of.lib.err |
OpenFlow Error Type enumerations.
|
| Modifier and Type | Method and Description |
|---|---|
static ECodeGroupModFailed |
ECodeGroupModFailed.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ECodeGroupModFailed[] |
ECodeGroupModFailed.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 |
ECodeGroupModFailed.validate(ECodeGroupModFailed 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.