Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast.routes.list.LabeledUnicastRouteKey
Packages that use LabeledUnicastRouteKey
Package
Description
-
Uses of LabeledUnicastRouteKey in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329 that return types with arguments of type LabeledUnicastRouteKeyModifier and TypeMethodDescription@Nullable Map<LabeledUnicastRouteKey,
LabeledUnicastRoute> LabeledUnicastRoutesList.getLabeledUnicastRoute()
Return labeledUnicastRoute, ornull
if it is not present.default @NonNull Map<LabeledUnicastRouteKey,
LabeledUnicastRoute> LabeledUnicastRoutesList.nonnullLabeledUnicastRoute()
Return labeledUnicastRoute, or an empty list if it is not present. -
Uses of LabeledUnicastRouteKey in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast.ipv6.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast.ipv6.routes that return types with arguments of type LabeledUnicastRouteKeyModifier and TypeMethodDescriptionLabeledUnicastIpv6RoutesBuilder.getLabeledUnicastRoute()
Return current value associated with the property corresponding toLabeledUnicastRoutesList.getLabeledUnicastRoute()
.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast.ipv6.routes with type arguments of type LabeledUnicastRouteKeyModifier and TypeMethodDescriptionLabeledUnicastIpv6RoutesBuilder.setLabeledUnicastRoute
(Map<LabeledUnicastRouteKey, LabeledUnicastRoute> values) Set the property corresponding toLabeledUnicastRoutesList.getLabeledUnicastRoute()
to the specified value. -
Uses of LabeledUnicastRouteKey in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast.routes that return types with arguments of type LabeledUnicastRouteKeyModifier and TypeMethodDescriptionLabeledUnicastRoutesBuilder.getLabeledUnicastRoute()
Return current value associated with the property corresponding toLabeledUnicastRoutesList.getLabeledUnicastRoute()
.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast.routes with type arguments of type LabeledUnicastRouteKeyModifier and TypeMethodDescriptionLabeledUnicastRoutesBuilder.setLabeledUnicastRoute
(Map<LabeledUnicastRouteKey, LabeledUnicastRoute> values) Set the property corresponding toLabeledUnicastRoutesList.getLabeledUnicastRoute()
to the specified value. -
Uses of LabeledUnicastRouteKey in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast.routes.list
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast.routes.list that return LabeledUnicastRouteKeyModifier and TypeMethodDescriptionLabeledUnicastRoute.key()
LabeledUnicastRouteBuilder.key()
Return current value associated with the property corresponding toLabeledUnicastRoute.key()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast.routes.list with parameters of type LabeledUnicastRouteKeyModifier and TypeMethodDescriptionLabeledUnicastRouteBuilder.withKey
(LabeledUnicastRouteKey key) Set the key value corresponding toLabeledUnicastRoute.key()
to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast.routes.list with parameters of type LabeledUnicastRouteKeyModifierConstructorDescriptionCreates a copy from Source Object.