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