public static interface OFTableFeatures.Builder
OFTableFeatures build()
TableId getTableId()
OFTableFeatures.Builder setTableId(TableId tableId)
String getName()
OFTableFeatures.Builder setName(String name)
U64 getMetadataMatch()
OFTableFeatures.Builder setMetadataMatch(U64 metadataMatch)
U64 getMetadataWrite()
OFTableFeatures.Builder setMetadataWrite(U64 metadataWrite)
long getConfig() throws UnsupportedOperationException
UnsupportedOperationException
OFTableFeatures.Builder setConfig(long config) throws UnsupportedOperationException
UnsupportedOperationException
long getMaxEntries()
OFTableFeatures.Builder setMaxEntries(long maxEntries)
List<OFTableFeatureProp> getProperties()
OFTableFeatures.Builder setProperties(List<OFTableFeatureProp> properties)
OFTableFeaturesCommand getCommand() throws UnsupportedOperationException
UnsupportedOperationException
OFTableFeatures.Builder setCommand(OFTableFeaturesCommand command) throws UnsupportedOperationException
UnsupportedOperationException
Set<OFTableFeatureFlag> getFeatures() throws UnsupportedOperationException
UnsupportedOperationException
OFTableFeatures.Builder setFeatures(Set<OFTableFeatureFlag> features) throws UnsupportedOperationException
UnsupportedOperationException
Set<OFTableConfig> getCapabilities() throws UnsupportedOperationException
UnsupportedOperationException
OFTableFeatures.Builder setCapabilities(Set<OFTableConfig> capabilities) throws UnsupportedOperationException
UnsupportedOperationException
OFVersion getVersion()
Copyright © 2017. All rights reserved.