Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast.routes.list.LabeledUnicastRouteKey
Package
Description
-
Uses of LabeledUnicastRouteKey in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329
Modifier 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
Modifier and TypeMethodDescriptionLabeledUnicastIpv6RoutesBuilder.getLabeledUnicastRoute()
Return current value associated with the property corresponding toLabeledUnicastRoutesList.getLabeledUnicastRoute()
.Modifier 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
Modifier and TypeMethodDescriptionLabeledUnicastRoutesBuilder.getLabeledUnicastRoute()
Return current value associated with the property corresponding toLabeledUnicastRoutesList.getLabeledUnicastRoute()
.Modifier 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
Modifier and TypeMethodDescriptionLabeledUnicastRoute.key()
LabeledUnicastRouteBuilder.key()
Return current value associated with the property corresponding toLabeledUnicastRoute.key()
.Modifier and TypeMethodDescriptionLabeledUnicastRouteBuilder.withKey
(LabeledUnicastRouteKey key) Set the key value corresponding toLabeledUnicastRoute.key()
to the specified value.ModifierConstructorDescriptionCreates a copy from Source Object.