Uses of Class
dev.aherscu.qa.orcanos.publisher.maven.plugin.model.ExecutionSetRunResults.Run.TestInExecLine.Steps.Step.StepRun
-
Packages that use ExecutionSetRunResults.Run.TestInExecLine.Steps.Step.StepRun Package Description dev.aherscu.qa.orcanos.publisher.maven.plugin.model -
-
Uses of ExecutionSetRunResults.Run.TestInExecLine.Steps.Step.StepRun in dev.aherscu.qa.orcanos.publisher.maven.plugin.model
Subclasses of ExecutionSetRunResults.Run.TestInExecLine.Steps.Step.StepRun in dev.aherscu.qa.orcanos.publisher.maven.plugin.model Modifier and Type Class Description class
StepRunEx
ExtendsExecutionSetRunResults.Run.TestInExecLine.Steps.Step.StepRun
to provide specialized accessors.Fields in dev.aherscu.qa.orcanos.publisher.maven.plugin.model declared as ExecutionSetRunResults.Run.TestInExecLine.Steps.Step.StepRun Modifier and Type Field Description protected ExecutionSetRunResults.Run.TestInExecLine.Steps.Step.StepRun
ExecutionSetRunResults.Run.TestInExecLine.Steps.Step. run
Methods in dev.aherscu.qa.orcanos.publisher.maven.plugin.model that return ExecutionSetRunResults.Run.TestInExecLine.Steps.Step.StepRun Modifier and Type Method Description ExecutionSetRunResults.Run.TestInExecLine.Steps.Step.StepRun
ObjectFactory. createExecutionSetRunResultsRunTestInExecLineStepsStepStepRun()
Create an instance ofExecutionSetRunResults.Run.TestInExecLine.Steps.Step.StepRun
ExecutionSetRunResults.Run.TestInExecLine.Steps.Step.StepRun
ExecutionSetRunResults.Run.TestInExecLine.Steps.Step. getRun()
Gets the value of the run property.Methods in dev.aherscu.qa.orcanos.publisher.maven.plugin.model with parameters of type ExecutionSetRunResults.Run.TestInExecLine.Steps.Step.StepRun Modifier and Type Method Description void
ExecutionSetRunResults.Run.TestInExecLine.Steps.Step. setRun(ExecutionSetRunResults.Run.TestInExecLine.Steps.Step.StepRun value)
Sets the value of the run property.
-