Uses of Interface
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.IgpTopologyAttributes1
Packages that use IgpTopologyAttributes1
-
Uses of IgpTopologyAttributes1 in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021
Methods in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021 that return IgpTopologyAttributes1Modifier and TypeMethodDescription@NonNull IgpTopologyAttributes1
IgpTopologyAttributes1Builder.build()
A newIgpTopologyAttributes1
instance.Methods in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021 that return types with arguments of type IgpTopologyAttributes1Modifier and TypeMethodDescriptiondefault Class
<IgpTopologyAttributes1> IgpTopologyAttributes1.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021 with parameters of type IgpTopologyAttributes1Modifier 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.Constructors in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021 with parameters of type IgpTopologyAttributes1ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedIgpTopologyAttributes1
.