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