Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.l3vpn.mcast.routes.ipv6.L3vpnMcastRoutesIpv6Builder
Package
Description
-
Uses of L3vpnMcastRoutesIpv6Builder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.l3vpn.mcast.routes.ipv6
Modifier and TypeMethodDescriptionL3vpnMcastRoutesIpv6Builder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<L3vpnMcastRoutesIpv6> augmentation) Add an augmentation to this builder's product.L3vpnMcastRoutesIpv6Builder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<L3vpnMcastRoutesIpv6>> augmentationType) Remove an augmentation from this builder's product.L3vpnMcastRoutesIpv6Builder.setL3vpnMcastRoute
(Map<L3vpnMcastRouteKey, L3vpnMcastRoute> values) Set the property corresponding toL3vpnMcastRoutes.getL3vpnMcastRoute()
to the specified value.