Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.bgp.rib.rib.peer.adj.rib.out.tables.routes.LabeledUnicastRoutesCaseBuilder
Package
Description
-
Uses of LabeledUnicastRoutesCaseBuilder 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.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.