public interface OFInstructionIdMeter extends OFObject, OFInstructionId
Modifier and Type | Interface and Description |
---|---|
static interface |
OFInstructionIdMeter.Builder |
Modifier and Type | Method and Description |
---|---|
OFInstructionIdMeter.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
OFInstructionIdMeter.Builder createBuilder()
createBuilder
in interface OFInstructionId
Copyright © 2015. All rights reserved.