Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast.routes.LabeledUnicastRoutes
Package
Description
-
Uses of LabeledUnicastRoutes in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329
Modifier and TypeMethodDescriptionLabeledUnicastRoutes.getLabeledUnicastRoutes()
Return labeledUnicastRoutes, ornull
if it is not present.@NonNull LabeledUnicastRoutes
LabeledUnicastRoutes.nonnullLabeledUnicastRoutes()
Return labeledUnicastRoutes, or an empty instance if it is not present. -
Uses of LabeledUnicastRoutes in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.application.rib.tables.routes
Modifier and TypeMethodDescriptionLabeledUnicastRoutesCaseBuilder.getLabeledUnicastRoutes()
Return current value associated with the property corresponding toLabeledUnicastRoutes.getLabeledUnicastRoutes()
.Modifier and TypeMethodDescriptionLabeledUnicastRoutesCaseBuilder.setLabeledUnicastRoutes
(LabeledUnicastRoutes value) Set the property corresponding toLabeledUnicastRoutes.getLabeledUnicastRoutes()
to the specified value. -
Uses of LabeledUnicastRoutes in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.bgp.rib.rib.loc.rib.tables.routes
Modifier and TypeMethodDescriptionLabeledUnicastRoutesCaseBuilder.getLabeledUnicastRoutes()
Return current value associated with the property corresponding toLabeledUnicastRoutes.getLabeledUnicastRoutes()
.Modifier and TypeMethodDescriptionLabeledUnicastRoutesCaseBuilder.setLabeledUnicastRoutes
(LabeledUnicastRoutes value) Set the property corresponding toLabeledUnicastRoutes.getLabeledUnicastRoutes()
to the specified value. -
Uses of LabeledUnicastRoutes in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.bgp.rib.rib.peer.adj.rib.in.tables.routes
Modifier and TypeMethodDescriptionLabeledUnicastRoutesCaseBuilder.getLabeledUnicastRoutes()
Return current value associated with the property corresponding toLabeledUnicastRoutes.getLabeledUnicastRoutes()
.Modifier and TypeMethodDescriptionLabeledUnicastRoutesCaseBuilder.setLabeledUnicastRoutes
(LabeledUnicastRoutes value) Set the property corresponding toLabeledUnicastRoutes.getLabeledUnicastRoutes()
to the specified value. -
Uses of LabeledUnicastRoutes in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.bgp.rib.rib.peer.adj.rib.out.tables.routes
Modifier and TypeMethodDescriptionLabeledUnicastRoutesCaseBuilder.getLabeledUnicastRoutes()
Return current value associated with the property corresponding toLabeledUnicastRoutes.getLabeledUnicastRoutes()
.Modifier and TypeMethodDescriptionLabeledUnicastRoutesCaseBuilder.setLabeledUnicastRoutes
(LabeledUnicastRoutes value) Set the property corresponding toLabeledUnicastRoutes.getLabeledUnicastRoutes()
to the specified value. -
Uses of LabeledUnicastRoutes in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.bgp.rib.rib.peer.effective.rib.in.tables.routes
Modifier and TypeMethodDescriptionLabeledUnicastRoutesCaseBuilder.getLabeledUnicastRoutes()
Return current value associated with the property corresponding toLabeledUnicastRoutes.getLabeledUnicastRoutes()
.Modifier and TypeMethodDescriptionLabeledUnicastRoutesCaseBuilder.setLabeledUnicastRoutes
(LabeledUnicastRoutes value) Set the property corresponding toLabeledUnicastRoutes.getLabeledUnicastRoutes()
to the specified value. -
Uses of LabeledUnicastRoutes in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes
Modifier and TypeMethodDescriptionLabeledUnicastRoutesCaseBuilder.getLabeledUnicastRoutes()
Return current value associated with the property corresponding toLabeledUnicastRoutes.getLabeledUnicastRoutes()
.Modifier and TypeMethodDescriptionLabeledUnicastRoutesCaseBuilder.setLabeledUnicastRoutes
(LabeledUnicastRoutes value) Set the property corresponding toLabeledUnicastRoutes.getLabeledUnicastRoutes()
to the specified value. -
Uses of LabeledUnicastRoutes in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.bmp.monitor.monitor.router.peer.pre.policy.rib.tables.routes
Modifier and TypeMethodDescriptionLabeledUnicastRoutesCaseBuilder.getLabeledUnicastRoutes()
Return current value associated with the property corresponding toLabeledUnicastRoutes.getLabeledUnicastRoutes()
.Modifier and TypeMethodDescriptionLabeledUnicastRoutesCaseBuilder.setLabeledUnicastRoutes
(LabeledUnicastRoutes value) Set the property corresponding toLabeledUnicastRoutes.getLabeledUnicastRoutes()
to the specified value. -
Uses of LabeledUnicastRoutes in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.labeled.unicast.routes
Modifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<LabeledUnicastRoutes>>
E$$LabeledUnicastRoutesBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Modifier and TypeMethodDescription@NonNull LabeledUnicastRoutes
LabeledUnicastRoutesBuilder.build()
A newLabeledUnicastRoutes
instance.static @NonNull LabeledUnicastRoutes
LabeledUnicastRoutesBuilder.empty()
Get empty instance of LabeledUnicastRoutes.Modifier and TypeMethodDescriptiondefault Class
<LabeledUnicastRoutes> LabeledUnicastRoutes.implementedInterface()
Modifier and TypeMethodDescriptionstatic boolean
LabeledUnicastRoutes.bindingEquals
(@NonNull LabeledUnicastRoutes thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
LabeledUnicastRoutes.bindingHashCode
(@NonNull LabeledUnicastRoutes obj) Default implementation ofObject.hashCode()
contract for this interface.static String
LabeledUnicastRoutes.bindingToString
(@NonNull LabeledUnicastRoutes obj) Default implementation ofObject.toString()
contract for this interface.Modifier and TypeMethodDescriptionLabeledUnicastRoutesBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<LabeledUnicastRoutes> augmentation) Add an augmentation to this builder's product.LabeledUnicastRoutesBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<LabeledUnicastRoutes>> augmentationType) Remove an augmentation from this builder's product.ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedLabeledUnicastRoutes
.