Uses of Class
org.citrusframework.model.config.core.GlobalVariablesModel.Variable
Packages that use GlobalVariablesModel.Variable
-
Uses of GlobalVariablesModel.Variable in org.citrusframework.model.config.core
Fields in org.citrusframework.model.config.core with type parameters of type GlobalVariablesModel.VariableModifier and TypeFieldDescriptionprotected List<GlobalVariablesModel.Variable>GlobalVariablesModel.variablesMethods in org.citrusframework.model.config.core that return GlobalVariablesModel.VariableModifier and TypeMethodDescriptionObjectFactory.createGlobalVariablesModelVariable()Create an instance ofGlobalVariablesModel.VariableMethods in org.citrusframework.model.config.core that return types with arguments of type GlobalVariablesModel.VariableModifier and TypeMethodDescriptionGlobalVariablesModel.getVariables()Gets the value of the variables property.