Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv6.prefixes.DestinationIpv6Builder
Package
Description
-
Uses of DestinationIpv6Builder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv6.prefixes
Modifier and TypeMethodDescriptionDestinationIpv6Builder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<DestinationIpv6> augmentation) Add an augmentation to this builder's product.DestinationIpv6Builder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationIpv6>> augmentationType) Remove an augmentation from this builder's product.DestinationIpv6Builder.setIpv6Prefixes
(List<Ipv6Prefixes> values) Set the property corresponding toDestinationIpv6.getIpv6Prefixes()
to the specified value.