Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.destination.RouteTargetConstrainDestinationBuilder
Package
Description
-
Uses of RouteTargetConstrainDestinationBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.destination
Modifier and TypeMethodDescriptionRouteTargetConstrainDestinationBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<RouteTargetConstrainDestination> augmentation) Add an augmentation to this builder's product.RouteTargetConstrainDestinationBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RouteTargetConstrainDestination>> augmentationType) Remove an augmentation from this builder's product.RouteTargetConstrainDestinationBuilder.setOriginAs
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.AsNumber value) Set the property corresponding toRouteTargetConstrain.getOriginAs()
to the specified value.Set the property corresponding toPathIdGrouping.getPathId()
to the specified value.RouteTargetConstrainDestinationBuilder.setRouteTargetConstrainChoice
(RouteTargetConstrainChoice value) Set the property corresponding toRouteTargetConstrain.getRouteTargetConstrainChoice()
to the specified value.