Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.config.rev181109.PcepTunnelTopologyConfig
-
Packages that use PcepTunnelTopologyConfig Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.config.rev181109 -
-
Uses of PcepTunnelTopologyConfig in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.config.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.config.rev181109 that return PcepTunnelTopologyConfig Modifier and Type Method Description PcepTunnelTopologyConfigPcepTunnelTopologyConfigBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.config.rev181109 that return types with arguments of type PcepTunnelTopologyConfig Modifier and Type Method Description default Class<PcepTunnelTopologyConfig>PcepTunnelTopologyConfig. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.config.rev181109 with parameters of type PcepTunnelTopologyConfig Modifier and Type Method Description static booleanPcepTunnelTopologyConfig. bindingEquals(@NonNull PcepTunnelTopologyConfig thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intPcepTunnelTopologyConfig. bindingHashCode(@NonNull PcepTunnelTopologyConfig obj)Default implementation ofObject.hashCode()contract for this interface.static StringPcepTunnelTopologyConfig. bindingToString(@NonNull PcepTunnelTopologyConfig 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.config.rev181109 with parameters of type PcepTunnelTopologyConfig Constructor Description PcepTunnelTopologyConfigBuilder(PcepTunnelTopologyConfig base)
-