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