Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.RouteTargetExtendedCommunityCaseBuilder
Package
Description
-
Uses of RouteTargetExtendedCommunityCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community
Modifier and TypeMethodDescriptionRouteTargetExtendedCommunityCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<RouteTargetExtendedCommunityCase> augmentation) Add an augmentation to this builder's product.RouteTargetExtendedCommunityCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<RouteTargetExtendedCommunityCase>> augmentationType) Remove an augmentation from this builder's product.RouteTargetExtendedCommunityCaseBuilder.setRouteTargetExtendedCommunity
(RouteTargetExtendedCommunity value) Set the property corresponding toRouteTargetExtendedCommunityGrouping.getRouteTargetExtendedCommunity()
to the specified value.