Uses of Class
org.apache.camel.tooling.model.LanguageModel.LanguageFunctionModel
-
Uses of LanguageModel.LanguageFunctionModel in org.apache.camel.tooling.model
Fields in org.apache.camel.tooling.model with type parameters of type LanguageModel.LanguageFunctionModelModifier and TypeFieldDescriptionprotected final List<LanguageModel.LanguageFunctionModel> LanguageModel.functionsMethods in org.apache.camel.tooling.model that return types with arguments of type LanguageModel.LanguageFunctionModelMethods in org.apache.camel.tooling.model with parameters of type LanguageModel.LanguageFunctionModelModifier and TypeMethodDescriptionvoidLanguageModel.addFunction(LanguageModel.LanguageFunctionModel function) Method parameters in org.apache.camel.tooling.model with type arguments of type LanguageModel.LanguageFunctionModelModifier and TypeMethodDescriptionstatic org.apache.camel.util.json.JsonObjectJsonMapper.asJsonObjectFunctions(List<LanguageModel.LanguageFunctionModel> options)