public interface OFGroupDelete extends OFObject, OFGroupMod
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFGroupDelete.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFGroupDelete.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 OFGroupModList<OFBucket> getBuckets()
getBuckets in interface OFGroupModOFGroupBucket getCommandBucketId() throws UnsupportedOperationException
getCommandBucketId in interface OFGroupModUnsupportedOperationExceptionList<OFGroupProp> getProperties() throws UnsupportedOperationException
getProperties in interface OFGroupModUnsupportedOperationExceptionvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFGroupDelete.Builder createBuilder()
createBuilder in interface OFGroupModcreateBuilder in interface OFMessageCopyright © 2019. All rights reserved.