public interface OFGroupRemoveBucket extends OFObject, OFGroupMod
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFGroupRemoveBucket.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFGroupRemoveBucket.Builder |
createBuilder() |
List<OFBucket> |
getBuckets() |
OFGroupModCommand |
getCommand() |
OFGroupBucket |
getCommandBucketId() |
OFGroup |
getGroup() |
OFGroupType |
getGroupType() |
List<OFGroupProp> |
getProperties() |
OFType |
getType() |
OFVersion |
getVersion() |
long |
getXid() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
equalsIgnoreXid, hashCodeIgnoreXidputToOFVersion getVersion()
getVersion in interface OFGroupModgetVersion in interface OFMessagegetVersion in interface OFObjectOFType getType()
getType in interface OFGroupModgetType in interface OFMessagelong getXid()
getXid in interface OFGroupModgetXid in interface OFMessageOFGroupModCommand getCommand()
getCommand in interface OFGroupModOFGroupType getGroupType()
getGroupType in interface OFGroupModOFGroup getGroup()
getGroup in interface OFGroupModOFGroupBucket getCommandBucketId()
getCommandBucketId in interface OFGroupModList<OFBucket> getBuckets()
getBuckets in interface OFGroupModList<OFGroupProp> getProperties()
getProperties in interface OFGroupModvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFGroupRemoveBucket.Builder createBuilder()
createBuilder in interface OFGroupModcreateBuilder in interface OFMessageCopyright © 2017. All rights reserved.