Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type.DestinationLabeledUnicastCaseBuilder
Package
Description
-
Uses of DestinationLabeledUnicastCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type
Modifier and TypeMethodDescriptionDestinationLabeledUnicastCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<DestinationLabeledUnicastCase> augmentation) Add an augmentation to this builder's product.DestinationLabeledUnicastCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationLabeledUnicastCase>> augmentationType) Remove an augmentation from this builder's product.DestinationLabeledUnicastCaseBuilder.setDestinationLabeledUnicast
(DestinationLabeledUnicast value) Set the property corresponding toDestinationLabeledUnicastCase.getDestinationLabeledUnicast()
to the specified value.