Uses of Class
dev.aherscu.qa.orcanos.publisher.maven.plugin.model.ExecutionSetRunResults.Run.TestInExecLine.Steps.Step
-
Packages that use ExecutionSetRunResults.Run.TestInExecLine.Steps.Step Package Description dev.aherscu.qa.orcanos.publisher.maven.plugin.model -
-
Uses of ExecutionSetRunResults.Run.TestInExecLine.Steps.Step in dev.aherscu.qa.orcanos.publisher.maven.plugin.model
Fields in dev.aherscu.qa.orcanos.publisher.maven.plugin.model with type parameters of type ExecutionSetRunResults.Run.TestInExecLine.Steps.Step Modifier and Type Field Description protected List<ExecutionSetRunResults.Run.TestInExecLine.Steps.Step>
ExecutionSetRunResults.Run.TestInExecLine.Steps. step
Methods in dev.aherscu.qa.orcanos.publisher.maven.plugin.model that return ExecutionSetRunResults.Run.TestInExecLine.Steps.Step Modifier and Type Method Description ExecutionSetRunResults.Run.TestInExecLine.Steps.Step
ObjectFactory. createExecutionSetRunResultsRunTestInExecLineStepsStep()
Create an instance ofExecutionSetRunResults.Run.TestInExecLine.Steps.Step
Methods in dev.aherscu.qa.orcanos.publisher.maven.plugin.model that return types with arguments of type ExecutionSetRunResults.Run.TestInExecLine.Steps.Step Modifier and Type Method Description List<ExecutionSetRunResults.Run.TestInExecLine.Steps.Step>
ExecutionSetRunResults.Run.TestInExecLine.Steps. getStep()
Gets the value of the step property.List<ExecutionSetRunResults.Run.TestInExecLine.Steps.Step>
ExecutionSetRunResultsEx. steps()
-