Uses of Class
dev.aherscu.qa.orcanos.publisher.maven.plugin.model.ExecutionSetRunResults.Run.TestInExecLine.InputTestParams
-
Packages that use ExecutionSetRunResults.Run.TestInExecLine.InputTestParams Package Description dev.aherscu.qa.orcanos.publisher.maven.plugin.model -
-
Uses of ExecutionSetRunResults.Run.TestInExecLine.InputTestParams in dev.aherscu.qa.orcanos.publisher.maven.plugin.model
Fields in dev.aherscu.qa.orcanos.publisher.maven.plugin.model declared as ExecutionSetRunResults.Run.TestInExecLine.InputTestParams Modifier and Type Field Description protected ExecutionSetRunResults.Run.TestInExecLine.InputTestParams
ExecutionSetRunResults.Run.TestInExecLine. inputTestParams
Methods in dev.aherscu.qa.orcanos.publisher.maven.plugin.model that return ExecutionSetRunResults.Run.TestInExecLine.InputTestParams Modifier and Type Method Description ExecutionSetRunResults.Run.TestInExecLine.InputTestParams
ObjectFactory. createExecutionSetRunResultsRunTestInExecLineInputTestParams()
Create an instance ofExecutionSetRunResults.Run.TestInExecLine.InputTestParams
ExecutionSetRunResults.Run.TestInExecLine.InputTestParams
ExecutionSetRunResults.Run.TestInExecLine. getInputTestParams()
Gets the value of the inputTestParams property.Methods in dev.aherscu.qa.orcanos.publisher.maven.plugin.model with parameters of type ExecutionSetRunResults.Run.TestInExecLine.InputTestParams Modifier and Type Method Description void
ExecutionSetRunResults.Run.TestInExecLine. setInputTestParams(ExecutionSetRunResults.Run.TestInExecLine.InputTestParams value)
Sets the value of the inputTestParams property.
-