Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109.tunnel.pcep.supporting.node.attributes.PathComputationClient
-
-
Uses of PathComputationClient 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 PathComputationClient Modifier and Type Method Description PathComputationClientSupportingNode1Builder. getPathComputationClient()@Nullable PathComputationClientTunnelPcepSupportingNodeAttributes. getPathComputationClient()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109 with parameters of type PathComputationClient Modifier and Type Method Description SupportingNode1BuilderSupportingNode1Builder. setPathComputationClient(PathComputationClient value) -
Uses of PathComputationClient in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109.tunnel.pcep.supporting.node.attributes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109.tunnel.pcep.supporting.node.attributes with type parameters of type PathComputationClient Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<PathComputationClient>>
E$$PathComputationClientBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109.tunnel.pcep.supporting.node.attributes that return PathComputationClient Modifier and Type Method Description PathComputationClientPathComputationClientBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109.tunnel.pcep.supporting.node.attributes that return types with arguments of type PathComputationClient Modifier and Type Method Description default Class<PathComputationClient>PathComputationClient. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109.tunnel.pcep.supporting.node.attributes with type arguments of type PathComputationClient Modifier and Type Method Description PathComputationClientBuilderPathComputationClientBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PathComputationClient>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<PathComputationClient> augmentationValue)PathComputationClientBuilderPathComputationClientBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PathComputationClient>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<PathComputationClient> augmentationValue)PathComputationClientBuilderPathComputationClientBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PathComputationClient>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109.tunnel.pcep.supporting.node.attributes with parameters of type PathComputationClient Constructor Description PathComputationClientBuilder(PathComputationClient base)
-