Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance.tables.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
Modifier and TypeMethodDescriptionTableBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Table> augmentation) Add an augmentation to this builder's product.TableBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.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.