public interface OFInstructionExperimenter extends OFObject, OFInstruction
Modifier and Type | Interface and Description |
---|---|
static interface |
OFInstructionExperimenter.Builder |
Modifier and Type | Method and Description |
---|---|
OFInstructionExperimenter.Builder |
createBuilder() |
long |
getExperimenter() |
OFInstructionType |
getType() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
OFInstructionType getType()
getType
in interface OFInstruction
long getExperimenter()
OFVersion getVersion()
getVersion
in interface OFInstruction
getVersion
in interface OFObject
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo
in interface OFInstruction
writeTo
in interface Writeable
OFInstructionExperimenter.Builder createBuilder()
createBuilder
in interface OFInstruction
Copyright © 2015. All rights reserved.