Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.multipart.request.multipart.request.body.multipart.request.table.features._case.multipart.request.table.features.TableFeaturesBuilder
Packages that use TableFeaturesBuilder
-
Uses of TableFeaturesBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.multipart.request.multipart.request.body.multipart.request.table.features._case.multipart.request.table.features
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.multipart.request.multipart.request.body.multipart.request.table.features._case.multipart.request.table.features that return TableFeaturesBuilderModifier and TypeMethodDescriptionTableFeaturesBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<TableFeatures> augmentation) Add an augmentation to this builder's product.TableFeaturesBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TableFeatures>> augmentationType) Remove an augmentation from this builder's product.TableFeaturesBuilder.setConfig
(TableConfig value) Set the property corresponding toTableFeatures.getConfig()
to the specified value.TableFeaturesBuilder.setMaxEntries
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toTableFeatures.getMaxEntries()
to the specified value.TableFeaturesBuilder.setMetadataMatch
(org.opendaylight.yangtools.yang.common.Uint64 value) Set the property corresponding toTableFeatures.getMetadataMatch()
to the specified value.TableFeaturesBuilder.setMetadataWrite
(org.opendaylight.yangtools.yang.common.Uint64 value) Set the property corresponding toTableFeatures.getMetadataWrite()
to the specified value.Set the property corresponding toTableFeatures.getName()
to the specified value.TableFeaturesBuilder.setTableFeatureProperties
(List<TableFeatureProperties> values) Set the property corresponding toTableFeaturesPropertiesGrouping.getTableFeatureProperties()
to the specified value.TableFeaturesBuilder.setTableId
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toTableFeatures.getTableId()
to the specified value.