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