Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance.tables.TableBuilder
Packages that use TableBuilder
Package
Description
-
Uses of TableBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance.tables
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance.tables that return TableBuilderModifier and TypeMethodDescriptionTableBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Table> augmentation) Add an augmentation to this builder's product.TableBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Table>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toTable.getConfig()
to the specified value.Set the property corresponding toTable.getState()
to the specified value.TableBuilder.setTableName
(String value) Set the property corresponding toTable.getTableName()
to the specified value.Set the key value corresponding toTable.key()
to the specified value.