Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.update.attributes.mp.reach.nlri.advertized.routes.destination.type.DestinationL3vpnMcastIpv4AdvertizedCaseBuilder
Package
Description
-
Uses of DestinationL3vpnMcastIpv4AdvertizedCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.update.attributes.mp.reach.nlri.advertized.routes.destination.type
Modifier and TypeMethodDescriptionDestinationL3vpnMcastIpv4AdvertizedCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<DestinationL3vpnMcastIpv4AdvertizedCase> augmentation) Add an augmentation to this builder's product.DestinationL3vpnMcastIpv4AdvertizedCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationL3vpnMcastIpv4AdvertizedCase>> augmentationType) Remove an augmentation from this builder's product.DestinationL3vpnMcastIpv4AdvertizedCaseBuilder.setDestinationIpv4L3vpnMcast
(DestinationIpv4L3vpnMcast value) Set the property corresponding toDestinationL3vpnMcastIpv4AdvertizedCase.getDestinationIpv4L3vpnMcast()
to the specified value.