| Package | Description |
|---|---|
| com.h3c.of.lib.msg |
Representations of OpenFlow Protocol Messages.
|
| Modifier and Type | Method and Description |
|---|---|
GroupModCommand |
OfmGroupMod.getCommand()
Returns the group mod command; Since 1.1.
|
static GroupModCommand |
GroupModCommand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupModCommand[] |
GroupModCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OfmMutableGroupMod |
OfmMutableGroupMod.command(GroupModCommand cmd)
Sets the group mod command; Since 1.1.
|
Copyright © 2014. All Rights Reserved.