Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.next.hop.c.next.hop.Ipv6NextHopCase
Package
Description
-
Uses of Ipv6NextHopCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.next.hop.c.next.hop
Modifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Ipv6NextHopCase>>
E$$Ipv6NextHopCaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Modifier and TypeMethodDescription@NonNull Ipv6NextHopCase
Ipv6NextHopCaseBuilder.build()
A newIpv6NextHopCase
instance.Modifier and TypeMethodDescriptiondefault Class
<Ipv6NextHopCase> Ipv6NextHopCase.implementedInterface()
Modifier and TypeMethodDescriptionstatic boolean
Ipv6NextHopCase.bindingEquals
(@NonNull Ipv6NextHopCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
Ipv6NextHopCase.bindingHashCode
(@NonNull Ipv6NextHopCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
Ipv6NextHopCase.bindingToString
(@NonNull Ipv6NextHopCase obj) Default implementation ofObject.toString()
contract for this interface.Modifier and TypeMethodDescriptionIpv6NextHopCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Ipv6NextHopCase> augmentation) Add an augmentation to this builder's product.Ipv6NextHopCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Ipv6NextHopCase>> augmentationType) Remove an augmentation from this builder's product.ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedIpv6NextHopCase
.