Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.next.hop.c.next.hop.ipv6.next.hop._case.Ipv6NextHopBuilder
Package
Description
-
Uses of Ipv6NextHopBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.next.hop.c.next.hop.ipv6.next.hop._case
Modifier and TypeMethodDescriptionIpv6NextHopBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Ipv6NextHop> augmentation) Add an augmentation to this builder's product.Ipv6NextHopBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Ipv6NextHop>> augmentationType) Remove an augmentation from this builder's product.Ipv6NextHopBuilder.setGlobal
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone value) Set the property corresponding toIpv6NextHop.getGlobal()
to the specified value.Ipv6NextHopBuilder.setLinkLocal
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone value) Set the property corresponding toIpv6NextHop.getLinkLocal()
to the specified value.