Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.extended.communities.extended.community.RedirectAs4ExtendedCommunityCaseBuilder
Package
Description
-
Uses of RedirectAs4ExtendedCommunityCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.extended.communities.extended.community
Modifier and TypeMethodDescriptionRedirectAs4ExtendedCommunityCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<RedirectAs4ExtendedCommunityCase> augmentation) Add an augmentation to this builder's product.RedirectAs4ExtendedCommunityCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RedirectAs4ExtendedCommunityCase>> augmentationType) Remove an augmentation from this builder's product.RedirectAs4ExtendedCommunityCaseBuilder.setRedirectAs4
(RedirectAs4 value) Set the property corresponding toRedirectAs4ExtendedCommunity.getRedirectAs4()
to the specified value.