Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.routes.route.target.constrain.routes.RouteTargetConstrainRouteBuilder
Package
Description
-
Uses of RouteTargetConstrainRouteBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.routes.route.target.constrain.routes
Modifier and TypeMethodDescriptionRouteTargetConstrainRouteBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<RouteTargetConstrainRoute> augmentation) Add an augmentation to this builder's product.RouteTargetConstrainRouteBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RouteTargetConstrainRoute>> augmentationType) Remove an augmentation from this builder's product.RouteTargetConstrainRouteBuilder.setAttributes
(Attributes value) Set the property corresponding toPathAttributes.getAttributes()
to the specified value.RouteTargetConstrainRouteBuilder.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.RouteTargetConstrainRouteBuilder.setRouteKey
(String value) Set the property corresponding toRoute.getRouteKey()
to the specified value.RouteTargetConstrainRouteBuilder.setRouteTargetConstrainChoice
(RouteTargetConstrainChoice value) Set the property corresponding toRouteTargetConstrain.getRouteTargetConstrainChoice()
to the specified value.RouteTargetConstrainRouteBuilder.withKey
(RouteTargetConstrainRouteKey key) Set the key value corresponding toRouteTargetConstrainRoute.key()
to the specified value.