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.LabeledUnicastIpv6RoutesCaseBuilder
Packages that use LabeledUnicastIpv6RoutesCaseBuilder
Package
Description
-
Uses of LabeledUnicastIpv6RoutesCaseBuilder 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
Methods 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 that return LabeledUnicastIpv6RoutesCaseBuilderModifier and TypeMethodDescriptionLabeledUnicastIpv6RoutesCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<LabeledUnicastIpv6RoutesCase> augmentation) Add an augmentation to this builder's product.LabeledUnicastIpv6RoutesCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<LabeledUnicastIpv6RoutesCase>> augmentationType) Remove an augmentation from this builder's product.LabeledUnicastIpv6RoutesCaseBuilder.setLabeledUnicastIpv6Routes
(LabeledUnicastIpv6Routes value) Set the property corresponding toLabeledUnicastIpv6Routes.getLabeledUnicastIpv6Routes()
to the specified value.