Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.bgp.rib.rib.peer.effective.rib.in.tables.routes.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.effective.rib.in.tables.routes
Modifier 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.