Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bgp.rib.route.attributes.extended.communities.extended.community.RedirectExtendedCommunityCaseBuilder
Package
Description
-
Uses of RedirectExtendedCommunityCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bgp.rib.route.attributes.extended.communities.extended.community
Modifier and TypeMethodDescriptionRedirectExtendedCommunityCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<RedirectExtendedCommunityCase> augmentation) Add an augmentation to this builder's product.RedirectExtendedCommunityCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<RedirectExtendedCommunityCase>> augmentationType) Remove an augmentation from this builder's product.RedirectExtendedCommunityCaseBuilder.setRedirectExtendedCommunity
(RedirectExtendedCommunity value) Set the property corresponding toRedirectExtendedCommunity.getRedirectExtendedCommunity()
to the specified value.