Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes.RouteTargetConstrainRoutesCaseBuilder
Packages that use RouteTargetConstrainRoutesCaseBuilder
Package
Description
-
Uses of RouteTargetConstrainRoutesCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes that return RouteTargetConstrainRoutesCaseBuilderModifier and TypeMethodDescriptionRouteTargetConstrainRoutesCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<RouteTargetConstrainRoutesCase> augmentation) Add an augmentation to this builder's product.RouteTargetConstrainRoutesCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.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.