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.RouteTargetConstrainRouteCaseBuilder
Package
Description
-
Uses of RouteTargetConstrainRouteCaseBuilder 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 TypeMethodDescriptionRouteTargetConstrainRouteCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<RouteTargetConstrainRouteCase> augmentation) Add an augmentation to this builder's product.RouteTargetConstrainRouteCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<RouteTargetConstrainRouteCase>> augmentationType) Remove an augmentation from this builder's product.RouteTargetConstrainRouteCaseBuilder.setRouteTargetExtendedCommunity
(RouteTargetExtendedCommunity value) Set the property corresponding toRouteTargetExtendedCommunityGrouping.getRouteTargetExtendedCommunity()
to the specified value.