public interface OFTableDesc extends OFObject
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFTableDesc.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFTableDesc.Builder |
createBuilder() |
Set<OFTableConfig> |
getConfig() |
List<OFTableModProp> |
getProperties() |
TableId |
getTableId() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putToTableId getTableId()
Set<OFTableConfig> getConfig()
List<OFTableModProp> getProperties() throws UnsupportedOperationException
UnsupportedOperationExceptionOFVersion getVersion()
getVersion in interface OFObjectvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFTableDesc.Builder createBuilder()
Copyright © 2021. All rights reserved.