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