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