Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.route.target.constrain.choice.RouteTargetConstrainIpv4RouteCaseBuilder
Package
Description
-
Uses of RouteTargetConstrainIpv4RouteCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.route.target.constrain.choice
Modifier and TypeMethodDescriptionRouteTargetConstrainIpv4RouteCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<RouteTargetConstrainIpv4RouteCase> augmentation) Add an augmentation to this builder's product.RouteTargetConstrainIpv4RouteCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RouteTargetConstrainIpv4RouteCase>> augmentationType) Remove an augmentation from this builder's product.RouteTargetConstrainIpv4RouteCaseBuilder.setRouteTargetIpv4
(RouteTargetIpv4 value) Set the property corresponding toRouteTargetIpv4Grouping.getRouteTargetIpv4()
to the specified value.