Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.bgp.rib.rib.peer.adj.rib.in.tables.routes.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.adj.rib.in.tables.routes
Modifier and TypeMethodDescriptionL3vpnMcastRoutesIpv6CaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<L3vpnMcastRoutesIpv6Case> augmentation) Add an augmentation to this builder's product.L3vpnMcastRoutesIpv6CaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.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.