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