Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.next.hop.c.next.hop.Ipv4NextHopCase
Packages that use Ipv4NextHopCase
Package
Description
-
Uses of Ipv4NextHopCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.next.hop.c.next.hop
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.next.hop.c.next.hop with type parameters of type Ipv4NextHopCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Ipv4NextHopCase>>
E$$Ipv4NextHopCaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.next.hop.c.next.hop that return Ipv4NextHopCaseModifier and TypeMethodDescription@NonNull Ipv4NextHopCase
Ipv4NextHopCaseBuilder.build()
A newIpv4NextHopCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.next.hop.c.next.hop that return types with arguments of type Ipv4NextHopCaseModifier and TypeMethodDescriptiondefault Class
<Ipv4NextHopCase> Ipv4NextHopCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.next.hop.c.next.hop with parameters of type Ipv4NextHopCaseModifier and TypeMethodDescriptionstatic boolean
Ipv4NextHopCase.bindingEquals
(@NonNull Ipv4NextHopCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
Ipv4NextHopCase.bindingHashCode
(@NonNull Ipv4NextHopCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
Ipv4NextHopCase.bindingToString
(@NonNull Ipv4NextHopCase obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.next.hop.c.next.hop with type arguments of type Ipv4NextHopCaseModifier and TypeMethodDescriptionIpv4NextHopCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Ipv4NextHopCase> augmentation) Add an augmentation to this builder's product.Ipv4NextHopCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Ipv4NextHopCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.next.hop.c.next.hop with parameters of type Ipv4NextHopCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedIpv4NextHopCase
.