Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.update.attributes.mp.reach.nlri.advertized.routes.destination.type.DestinationIpv6LabeledUnicastCaseBuilder
Package
Description
-
Uses of DestinationIpv6LabeledUnicastCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.update.attributes.mp.reach.nlri.advertized.routes.destination.type
Modifier and TypeMethodDescriptionDestinationIpv6LabeledUnicastCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<DestinationIpv6LabeledUnicastCase> augmentation) Add an augmentation to this builder's product.DestinationIpv6LabeledUnicastCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationIpv6LabeledUnicastCase>> augmentationType) Remove an augmentation from this builder's product.DestinationIpv6LabeledUnicastCaseBuilder.setDestinationIpv6LabeledUnicast
(DestinationIpv6LabeledUnicast value) Set the property corresponding toDestinationIpv6LabeledUnicastCase.getDestinationIpv6LabeledUnicast()
to the specified value.