Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv6.routes.Ipv6RoutesBuilder
Packages that use Ipv6RoutesBuilder
Package
Description
-
Uses of Ipv6RoutesBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv6.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv6.routes that return Ipv6RoutesBuilderModifier and TypeMethodDescriptionIpv6RoutesBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6Routes> augmentation) Add an augmentation to this builder's product.Ipv6RoutesBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6Routes>> augmentationType) Remove an augmentation from this builder's product.Ipv6RoutesBuilder.setIpv6Route
(Map<Ipv6RouteKey, Ipv6Route> values) Set the property corresponding toIpv6Routes.getIpv6Route()
to the specified value.