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