Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.route.origin.ipv4._case.RouteOriginIpv4Builder
Package
Description
-
Uses of RouteOriginIpv4Builder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.route.origin.ipv4._case
Modifier and TypeMethodDescriptionRouteOriginIpv4Builder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<RouteOriginIpv4> augmentation) Add an augmentation to this builder's product.RouteOriginIpv4Builder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RouteOriginIpv4>> augmentationType) Remove an augmentation from this builder's product.RouteOriginIpv4Builder.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.RouteOriginIpv4Builder.setLocalAdministrator
(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toRouteIpv4ExtendedCommunity.getLocalAdministrator()
to the specified value.