Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109.ReportedHops1
-
Packages that use ReportedHops1 Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109 -
-
Uses of ReportedHops1 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 ReportedHops1 Modifier and Type Method Description ReportedHops1ReportedHops1Builder. 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 ReportedHops1 Modifier and Type Method Description default Class<ReportedHops1>ReportedHops1. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109 with parameters of type ReportedHops1 Modifier and Type Method Description static booleanReportedHops1. bindingEquals(@NonNull ReportedHops1 thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intReportedHops1. bindingHashCode(@NonNull ReportedHops1 obj)Default implementation ofObject.hashCode()contract for this interface.static StringReportedHops1. bindingToString(@NonNull ReportedHops1 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 ReportedHops1 Constructor Description ReportedHops1Builder(ReportedHops1 base)
-