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.L3vpnMcastRoutesIpv4CaseBuilder
Packages that use L3vpnMcastRoutesIpv4CaseBuilder
Package
Description
-
Uses of L3vpnMcastRoutesIpv4CaseBuilder 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 L3vpnMcastRoutesIpv4CaseBuilderModifier and TypeMethodDescriptionL3vpnMcastRoutesIpv4CaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<L3vpnMcastRoutesIpv4Case> augmentation) Add an augmentation to this builder's product.L3vpnMcastRoutesIpv4CaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<L3vpnMcastRoutesIpv4Case>> augmentationType) Remove an augmentation from this builder's product.L3vpnMcastRoutesIpv4CaseBuilder.setL3vpnMcastRoutesIpv4
(L3vpnMcastRoutesIpv4 value) Set the property corresponding toL3vpnMcastRoutesIpv4.getL3vpnMcastRoutesIpv4()
to the specified value.