Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities.graceful.restart.capability.TablesBuilder
Packages that use TablesBuilder
Package
Description
-
Uses of TablesBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities.graceful.restart.capability
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities.graceful.restart.capability 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(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.AddressFamily value) Set the property corresponding toBgpTableType.getAfi()to the specified value.TablesBuilder.setAfiFlags(Tables.AfiFlags value) Set the property corresponding toTables.getAfiFlags()to the specified value.TablesBuilder.setSafi(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.SubsequentAddressFamily value) Set the property corresponding toBgpTableType.getSafi()to the specified value.Set the key value corresponding toTables.key()to the specified value.