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 @Nullable PcepTunnelTunnelPcepType. getPcepTunnel()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()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(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepTunnel>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<PcepTunnel> augmentationValue)PcepTunnelBuilderPcepTunnelBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepTunnel>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<PcepTunnel> augmentationValue)PcepTunnelBuilderPcepTunnelBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepTunnel>> augmentationType)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)
-