Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109.tunnel.pcep.type.PcepTunnel
-
-
Uses of PcepTunnel 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 PcepTunnel Modifier and Type Method Description PcepTunnelTunnelPcepType. getPcepTunnel()Return pcepTunnel, ornullif it is not present.PcepTunnelTunnelTypes1Builder. getPcepTunnel()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109 with parameters of type PcepTunnel Modifier and Type Method Description TunnelTypes1BuilderTunnelTypes1Builder. setPcepTunnel(PcepTunnel value) -
Uses of PcepTunnel in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109.tunnel.pcep.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109.tunnel.pcep.type with type parameters of type PcepTunnel Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepTunnel>>
E$$PcepTunnelBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109.tunnel.pcep.type that return PcepTunnel Modifier and Type Method Description PcepTunnelPcepTunnelBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109.tunnel.pcep.type that return types with arguments of type PcepTunnel Modifier and Type Method Description default Class<PcepTunnel>PcepTunnel. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109.tunnel.pcep.type with parameters of type PcepTunnel Modifier and Type Method Description static booleanPcepTunnel. bindingEquals(@NonNull PcepTunnel thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intPcepTunnel. bindingHashCode(@NonNull PcepTunnel obj)Default implementation ofObject.hashCode()contract for this interface.static StringPcepTunnel. bindingToString(@NonNull PcepTunnel obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109.tunnel.pcep.type with type arguments of type PcepTunnel Modifier and Type Method Description PcepTunnelBuilderPcepTunnelBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<PcepTunnel> augmentation)Add an augmentation to this builder's product.PcepTunnelBuilderPcepTunnelBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepTunnel>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109.tunnel.pcep.type with parameters of type PcepTunnel Constructor Description PcepTunnelBuilder(PcepTunnel base)
-