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