| Package | Description |
|---|---|
| com.h3c.of.lib.msg |
Representations of OpenFlow Protocol Messages.
|
| Modifier and Type | Method and Description |
|---|---|
OfmMutableGroupMod |
OfmMutableGroupMod.addBucket(Bucket bucket)
Adds a bucket to this group-mod message; Since 1.1.
|
OfmMutableGroupMod |
OfmMutableGroupMod.command(GroupModCommand cmd)
Sets the group mod command; Since 1.1.
|
OfmMutableGroupMod |
OfmMutableGroupMod.groupId(GroupId id)
Sets the group id; Since 1.1.
|
OfmMutableGroupMod |
OfmMutableGroupMod.groupType(GroupType type)
Sets the group type; Since 1.1.
|
Copyright © 2014. All Rights Reserved.