Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.RouteTargetIpv4CaseBuilder
Package
Description
-
Uses of RouteTargetIpv4CaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community
Modifier and TypeMethodDescriptionRouteTargetIpv4CaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<RouteTargetIpv4Case> augmentation) Add an augmentation to this builder's product.RouteTargetIpv4CaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RouteTargetIpv4Case>> augmentationType) Remove an augmentation from this builder's product.RouteTargetIpv4CaseBuilder.setRouteTargetIpv4
(RouteTargetIpv4 value) Set the property corresponding toRouteTargetIpv4Grouping.getRouteTargetIpv4()
to the specified value.