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