Uses of Class
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.LabeledUnicastRoutesCaseBuilder
Packages that use LabeledUnicastRoutesCaseBuilder
Package
Description
-
Uses of LabeledUnicastRoutesCaseBuilder 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
Methods 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 that return LabeledUnicastRoutesCaseBuilderModifier and TypeMethodDescriptionLabeledUnicastRoutesCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<LabeledUnicastRoutesCase> augmentation) Add an augmentation to this builder's product.LabeledUnicastRoutesCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<LabeledUnicastRoutesCase>> augmentationType) Remove an augmentation from this builder's product.LabeledUnicastRoutesCaseBuilder.setLabeledUnicastRoutes
(LabeledUnicastRoutes value) Set the property corresponding toLabeledUnicastRoutes.getLabeledUnicastRoutes()
to the specified value.