public static interface OFTableFeaturePropNextTables.Builder extends OFTableFeatureProp.Builder
Modifier and Type | Method and Description |
---|---|
OFTableFeaturePropNextTables |
build() |
List<U8> |
getNextTableIds() |
int |
getType() |
OFVersion |
getVersion() |
OFTableFeaturePropNextTables.Builder |
setNextTableIds(List<U8> nextTableIds) |
OFTableFeaturePropNextTables build()
build
in interface OFTableFeatureProp.Builder
int getType()
getType
in interface OFTableFeatureProp.Builder
OFTableFeaturePropNextTables.Builder setNextTableIds(List<U8> nextTableIds)
OFVersion getVersion()
getVersion
in interface OFTableFeatureProp.Builder
Copyright © 2015. All rights reserved.