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