public interface OFTableFeaturePropTableSyncFrom extends OFObject, OFTableFeatureProp
Modifier and Type | Interface and Description |
---|---|
static interface |
OFTableFeaturePropTableSyncFrom.Builder |
Modifier and Type | Method and Description |
---|---|
OFTableFeaturePropTableSyncFrom.Builder |
createBuilder() |
List<U8> |
getTableIds() |
int |
getType() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
int getType()
getType
in interface OFTableFeatureProp
OFVersion getVersion()
getVersion
in interface OFObject
getVersion
in interface OFTableFeatureProp
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo
in interface OFTableFeatureProp
writeTo
in interface Writeable
OFTableFeaturePropTableSyncFrom.Builder createBuilder()
createBuilder
in interface OFTableFeatureProp
Copyright © 2015. All rights reserved.