Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.config.rev181109.PcepTopologyTypeConfig
-
Packages that use PcepTopologyTypeConfig Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.config.rev181109 -
-
Uses of PcepTopologyTypeConfig in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.config.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.config.rev181109 that return PcepTopologyTypeConfig Modifier and Type Method Description PcepTopologyTypeConfigPcepTopologyTypeConfigBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.config.rev181109 that return types with arguments of type PcepTopologyTypeConfig Modifier and Type Method Description default Class<PcepTopologyTypeConfig>PcepTopologyTypeConfig. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.config.rev181109 with parameters of type PcepTopologyTypeConfig Modifier and Type Method Description static booleanPcepTopologyTypeConfig. bindingEquals(@NonNull PcepTopologyTypeConfig thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intPcepTopologyTypeConfig. bindingHashCode(@NonNull PcepTopologyTypeConfig obj)Default implementation ofObject.hashCode()contract for this interface.static StringPcepTopologyTypeConfig. bindingToString(@NonNull PcepTopologyTypeConfig obj)Default implementation ofObject.toString()contract for this interface.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.config.rev181109 with parameters of type PcepTopologyTypeConfig Constructor Description PcepTopologyTypeConfigBuilder(PcepTopologyTypeConfig base)
-