Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.update.attributes.mp.reach.nlri.advertized.routes.destination.type.DestinationRouteTargetConstrainAdvertizedCaseBuilder
Package
Description
-
Uses of DestinationRouteTargetConstrainAdvertizedCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.update.attributes.mp.reach.nlri.advertized.routes.destination.type
Modifier and TypeMethodDescriptionDestinationRouteTargetConstrainAdvertizedCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<DestinationRouteTargetConstrainAdvertizedCase> augmentation) Add an augmentation to this builder's product.DestinationRouteTargetConstrainAdvertizedCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationRouteTargetConstrainAdvertizedCase>> augmentationType) Remove an augmentation from this builder's product.DestinationRouteTargetConstrainAdvertizedCaseBuilder.setDestinationRouteTargetConstrain
(DestinationRouteTargetConstrain value) Set the property corresponding toDestinationRouteTargetConstrainAdvertizedCase.getDestinationRouteTargetConstrain()
to the specified value.