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