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