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.RouteTargetConstrainAs4ExtendedCommunityCaseBuilder
Package
Description
-
Uses of RouteTargetConstrainAs4ExtendedCommunityCaseBuilder 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 TypeMethodDescriptionRouteTargetConstrainAs4ExtendedCommunityCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<RouteTargetConstrainAs4ExtendedCommunityCase> augmentation) Add an augmentation to this builder's product.RouteTargetConstrainAs4ExtendedCommunityCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RouteTargetConstrainAs4ExtendedCommunityCase>> augmentationType) Remove an augmentation from this builder's product.RouteTargetConstrainAs4ExtendedCommunityCaseBuilder.setAs4RouteTargetExtendedCommunity
(As4RouteTargetExtendedCommunity value) Set the property corresponding toAs4RouteTargetExtendedCommunityGrouping.getAs4RouteTargetExtendedCommunity()
to the specified value.