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) |
putTo
OFInstructionType getType()
OFVersion getVersion()
getVersion
in interface OFObject
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFInstruction.Builder createBuilder()
Copyright © 2015. All rights reserved.