Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.attributes.unreach.mp.unreach.nlri.WithdrawnRoutesBuilder
Packages that use WithdrawnRoutesBuilder
Package
Description
-
Uses of WithdrawnRoutesBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.attributes.unreach.mp.unreach.nlri
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.attributes.unreach.mp.unreach.nlri that return WithdrawnRoutesBuilderModifier and TypeMethodDescriptionWithdrawnRoutesBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<WithdrawnRoutes> augmentation) Add an augmentation to this builder's product.WithdrawnRoutesBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<WithdrawnRoutes>> augmentationType) Remove an augmentation from this builder's product.WithdrawnRoutesBuilder.setDestinationType(DestinationType value) Set the property corresponding toDestination.getDestinationType()to the specified value.