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