Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv6.prefixes.destination.ipv6.Ipv6PrefixesBuilder
Package
Description
-
Uses of Ipv6PrefixesBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv6.prefixes.destination.ipv6
Modifier and TypeMethodDescriptionIpv6PrefixesBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Ipv6Prefixes> augmentation) Add an augmentation to this builder's product.Ipv6PrefixesBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Ipv6Prefixes>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toPathIdGrouping.getPathId()
to the specified value.Ipv6PrefixesBuilder.setPrefix
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix value) Set the property corresponding toIpv6Prefix.getPrefix()
to the specified value.