Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.ipv6.labelled.unicast.group.Ipv6LabelledUnicastBuilder
Packages that use Ipv6LabelledUnicastBuilder
Package
Description
-
Uses of Ipv6LabelledUnicastBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.ipv6.labelled.unicast.group
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.ipv6.labelled.unicast.group that return Ipv6LabelledUnicastBuilderModifier and TypeMethodDescriptionIpv6LabelledUnicastBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Ipv6LabelledUnicast> augmentation) Add an augmentation to this builder's product.Ipv6LabelledUnicastBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Ipv6LabelledUnicast>> augmentationType) Remove an augmentation from this builder's product.Ipv6LabelledUnicastBuilder.setPrefixLimit
(PrefixLimit value) Set the property corresponding toAllAfiSafiCommon.getPrefixLimit()
to the specified value.