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 org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109 -
-
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 SupportingNode1 Modifier and Type Method Description SupportingNode1SupportingNode1Builder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109 that return types with arguments of type SupportingNode1 Modifier and Type Method Description default 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 SupportingNode1 Modifier and Type Method Description static booleanSupportingNode1. bindingEquals(@NonNull SupportingNode1 thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intSupportingNode1. bindingHashCode(@NonNull SupportingNode1 obj)Default implementation ofObject.hashCode()contract for this interface.static StringSupportingNode1. 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 SupportingNode1 Constructor Description SupportingNode1Builder(SupportingNode1 base)
-