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