public interface OFInstruction extends OFObject
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFInstruction.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFInstruction.Builder |
createBuilder() |
OFInstructionType |
getType() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putToOFInstructionType getType()
OFVersion getVersion()
getVersion in interface OFObjectvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFInstruction.Builder createBuilder()
Copyright © 2018. All rights reserved.