Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev180329.rib.TablesBuilder
Packages that use TablesBuilder
Package
Description
-
Uses of TablesBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev180329.rib
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev180329.rib that return TablesBuilderModifier and TypeMethodDescriptionTablesBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Tables> augmentation) Add an augmentation to this builder's product.TablesBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Tables>> augmentationType) Remove an augmentation from this builder's product.TablesBuilder.setAfi
(AddressFamily value) Set the property corresponding toBgpTableType.getAfi()
to the specified value.TablesBuilder.setAttributes
(Attributes value) Set the property corresponding toTables.getAttributes()
to the specified value.Set the property corresponding toTables.getRoutes()
to the specified value.TablesBuilder.setSafi
(SubsequentAddressFamily value) Set the property corresponding toBgpTableType.getSafi()
to the specified value.Set the key value corresponding toTables.key()
to the specified value.