Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type.DestinationIpv6CaseBuilder
Package
Description
-
Uses of DestinationIpv6CaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type
Modifier and TypeMethodDescriptionDestinationIpv6CaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<DestinationIpv6Case> augmentation) Add an augmentation to this builder's product.DestinationIpv6CaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationIpv6Case>> augmentationType) Remove an augmentation from this builder's product.DestinationIpv6CaseBuilder.setDestinationIpv6
(DestinationIpv6 value) Set the property corresponding toIpv6Prefixes.getDestinationIpv6()
to the specified value.