Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109.SupportingNode1
Packages that use SupportingNode1
Package
Description
-
Uses of SupportingNode1 in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109 that return SupportingNode1Modifier and TypeMethodDescription@NonNull SupportingNode1
SupportingNode1Builder.build()
A newSupportingNode1
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109 that return types with arguments of type SupportingNode1Modifier and TypeMethodDescriptiondefault Class<SupportingNode1>
SupportingNode1.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109 with parameters of type SupportingNode1Modifier and TypeMethodDescriptionstatic boolean
SupportingNode1.bindingEquals
(@NonNull SupportingNode1 thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
SupportingNode1.bindingHashCode
(@NonNull SupportingNode1 obj) Default implementation ofObject.hashCode()
contract for this interface.static String
SupportingNode1.bindingToString
(@NonNull SupportingNode1 obj) Default implementation ofObject.toString()
contract for this interface.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109 with parameters of type SupportingNode1ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSupportingNode1
.