Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.bgp.rib.rib.peer.adj.rib.out.tables.routes.RouteTargetConstrainRoutesCaseBuilder
Package
Description
-
Uses of RouteTargetConstrainRoutesCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.bgp.rib.rib.peer.adj.rib.out.tables.routes
Modifier and TypeMethodDescriptionRouteTargetConstrainRoutesCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<RouteTargetConstrainRoutesCase> augmentation) Add an augmentation to this builder's product.RouteTargetConstrainRoutesCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RouteTargetConstrainRoutesCase>> augmentationType) Remove an augmentation from this builder's product.RouteTargetConstrainRoutesCaseBuilder.setRouteTargetConstrainRoutes
(RouteTargetConstrainRoutes value) Set the property corresponding toRouteTargetConstrainRoutes.getRouteTargetConstrainRoutes()
to the specified value.