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