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