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