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