Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.redirect.ipv4.extended.community.RedirectIpv4Builder
Package
Description
-
Uses of RedirectIpv4Builder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.redirect.ipv4.extended.community
Modifier and TypeMethodDescriptionRedirectIpv4Builder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<RedirectIpv4> augmentation) Add an augmentation to this builder's product.RedirectIpv4Builder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<RedirectIpv4>> augmentationType) Remove an augmentation from this builder's product.RedirectIpv4Builder.setGlobalAdministrator
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone value) Set the property corresponding toRouteIpv4ExtendedCommunity.getGlobalAdministrator()
to the specified value.RedirectIpv4Builder.setLocalAdministrator
(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toRouteIpv4ExtendedCommunity.getLocalAdministrator()
to the specified value.