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.RouteTargetConstrainRouteKey
Packages that use RouteTargetConstrainRouteKey
Package
Description
-
Uses of RouteTargetConstrainRouteKey in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.routes that return types with arguments of type RouteTargetConstrainRouteKeyModifier and TypeMethodDescriptionRouteTargetConstrainRoutes.getRouteTargetConstrainRoute()
Return routeTargetConstrainRoute, ornull
if it is not present.RouteTargetConstrainRoutesBuilder.getRouteTargetConstrainRoute()
Return current value associated with the property corresponding toRouteTargetConstrainRoutes.getRouteTargetConstrainRoute()
.default @NonNull Map
<RouteTargetConstrainRouteKey, RouteTargetConstrainRoute> RouteTargetConstrainRoutes.nonnullRouteTargetConstrainRoute()
Return routeTargetConstrainRoute, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.routes with type arguments of type RouteTargetConstrainRouteKeyModifier and TypeMethodDescriptionRouteTargetConstrainRoutesBuilder.setRouteTargetConstrainRoute
(Map<RouteTargetConstrainRouteKey, RouteTargetConstrainRoute> values) Set the property corresponding toRouteTargetConstrainRoutes.getRouteTargetConstrainRoute()
to the specified value. -
Uses of RouteTargetConstrainRouteKey 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
Methods 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 that return RouteTargetConstrainRouteKeyModifier and TypeMethodDescriptionRouteTargetConstrainRoute.key()
RouteTargetConstrainRouteBuilder.key()
Return current value associated with the property corresponding toRouteTargetConstrainRoute.key()
.Methods 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 with parameters of type RouteTargetConstrainRouteKeyModifier and TypeMethodDescriptionRouteTargetConstrainRouteBuilder.withKey
(RouteTargetConstrainRouteKey key) Set the key value corresponding toRouteTargetConstrainRoute.key()
to the specified value.Constructors 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 with parameters of type RouteTargetConstrainRouteKeyModifierConstructorDescriptionCreates a copy from Source Object.