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.RedirectIpNhExtendedCommunityCaseBuilder
Package
Description
-
Uses of RedirectIpNhExtendedCommunityCaseBuilder 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 TypeMethodDescriptionRedirectIpNhExtendedCommunityCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<RedirectIpNhExtendedCommunityCase> augmentation) Add an augmentation to this builder's product.RedirectIpNhExtendedCommunityCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RedirectIpNhExtendedCommunityCase>> augmentationType) Remove an augmentation from this builder's product.RedirectIpNhExtendedCommunityCaseBuilder.setRedirectIpNhExtendedCommunity
(RedirectIpNhExtendedCommunity value) Set the property corresponding toRedirectIpNhExtendedCommunity.getRedirectIpNhExtendedCommunity()
to the specified value.