Uses of Class
org.citrusframework.model.config.core.FunctionLibraryModel.Function
Packages that use FunctionLibraryModel.Function
-
Uses of FunctionLibraryModel.Function in org.citrusframework.model.config.core
Fields in org.citrusframework.model.config.core with type parameters of type FunctionLibraryModel.FunctionModifier and TypeFieldDescriptionprotected List<FunctionLibraryModel.Function>FunctionLibraryModel.functionsMethods in org.citrusframework.model.config.core that return FunctionLibraryModel.FunctionModifier and TypeMethodDescriptionObjectFactory.createFunctionLibraryModelFunction()Create an instance ofFunctionLibraryModel.FunctionMethods in org.citrusframework.model.config.core that return types with arguments of type FunctionLibraryModel.FunctionModifier and TypeMethodDescriptionFunctionLibraryModel.getFunctions()Gets the value of the functions property.