Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.Node1
Packages that use Node1
Package
Description
-
Uses of Node1 in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 that return Node1Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 that return types with arguments of type Node1Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 with parameters of type Node1Modifier and TypeMethodDescriptionstatic boolean
Node1.bindingEquals
(@NonNull Node1 thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
Node1.bindingHashCode
(@NonNull Node1 obj) Default implementation ofObject.hashCode()
contract for this interface.static String
Node1.bindingToString
(@NonNull Node1 obj) Default implementation ofObject.toString()
contract for this interface.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 with parameters of type Node1ModifierConstructorDescriptionNode1Builder
(Node1 base) Construct a builder initialized with state from specifiedNode1
.