Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.bgp.rib.rib.peer.adj.rib.out.tables.routes.EvpnRoutesCaseBuilder
Package
Description
-
Uses of EvpnRoutesCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.bgp.rib.rib.peer.adj.rib.out.tables.routes
Modifier and TypeMethodDescriptionEvpnRoutesCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<EvpnRoutesCase> augmentation) Add an augmentation to this builder's product.EvpnRoutesCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<EvpnRoutesCase>> augmentationType) Remove an augmentation from this builder's product.EvpnRoutesCaseBuilder.setEvpnRoutes
(EvpnRoutes value) Set the property corresponding toEvpnRoutes.getEvpnRoutes()
to the specified value.