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