Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv4.rev180417.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type.DestinationMvpnIpv4WithdrawnCaseBuilder
Package
Description
-
Uses of DestinationMvpnIpv4WithdrawnCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv4.rev180417.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type
Modifier and TypeMethodDescriptionDestinationMvpnIpv4WithdrawnCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<DestinationMvpnIpv4WithdrawnCase> augmentation) Add an augmentation to this builder's product.DestinationMvpnIpv4WithdrawnCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationMvpnIpv4WithdrawnCase>> augmentationType) Remove an augmentation from this builder's product.DestinationMvpnIpv4WithdrawnCaseBuilder.setDestinationMvpn
(DestinationMvpn value) Set the property corresponding toDestinationMvpnIpv4WithdrawnCase.getDestinationMvpn()
to the specified value.