Uses of Interface
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.IgpLinkEvent1
-
Uses of IgpLinkEvent1 in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021
Modifier and TypeMethodDescription@NonNull IgpLinkEvent1
IgpLinkEvent1Builder.build()
A newIgpLinkEvent1
instance.Modifier and TypeMethodDescriptiondefault Class
<IgpLinkEvent1> IgpLinkEvent1.implementedInterface()
Modifier and TypeMethodDescriptionstatic boolean
IgpLinkEvent1.bindingEquals
(@NonNull IgpLinkEvent1 thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
IgpLinkEvent1.bindingHashCode
(@NonNull IgpLinkEvent1 obj) Default implementation ofObject.hashCode()
contract for this interface.static String
IgpLinkEvent1.bindingToString
(@NonNull IgpLinkEvent1 obj) Default implementation ofObject.toString()
contract for this interface.ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedIgpLinkEvent1
.