public interface OFInstructionGotoTable extends OFObject, OFInstruction
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFInstructionGotoTable.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFInstructionGotoTable.Builder |
createBuilder() |
TableId |
getTableId() |
OFInstructionType |
getType() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putToOFInstructionType getType()
getType in interface OFInstructionTableId getTableId()
OFVersion getVersion()
getVersion in interface OFInstructiongetVersion in interface OFObjectvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo in interface OFInstructionwriteTo in interface WriteableOFInstructionGotoTable.Builder createBuilder()
createBuilder in interface OFInstructionCopyright © 2021. All rights reserved.