Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.bgp.rib.rib.peer.effective.rib.in.tables.routes.L3vpnMcastRoutesIpv6CaseBuilder
Packages that use L3vpnMcastRoutesIpv6CaseBuilder
Package
Description
-
Uses of L3vpnMcastRoutesIpv6CaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.bgp.rib.rib.peer.effective.rib.in.tables.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.bgp.rib.rib.peer.effective.rib.in.tables.routes that return L3vpnMcastRoutesIpv6CaseBuilderModifier and TypeMethodDescriptionL3vpnMcastRoutesIpv6CaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<L3vpnMcastRoutesIpv6Case> augmentation) Add an augmentation to this builder's product.L3vpnMcastRoutesIpv6CaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<L3vpnMcastRoutesIpv6Case>> augmentationType) Remove an augmentation from this builder's product.L3vpnMcastRoutesIpv6CaseBuilder.setL3vpnMcastRoutesIpv6
(L3vpnMcastRoutesIpv6 value) Set the property corresponding toL3vpnMcastRoutesIpv6.getL3vpnMcastRoutesIpv6()
to the specified value.