Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities.ll.graceful.restart.capability.TablesBuilder
Package
Description
-
Uses of TablesBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities.ll.graceful.restart.capability
Modifier 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.setAfiFlags
(Tables.AfiFlags value) Set the property corresponding toTables.getAfiFlags()
to the specified value.TablesBuilder.setLongLivedStaleTime
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Uint24 value) Set the property corresponding toTables.getLongLivedStaleTime()
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.