Class StepRunEx
- java.lang.Object
-
- dev.aherscu.qa.orcanos.publisher.maven.plugin.model.ExecutionSetRunResults.Run.TestInExecLine.Steps.Step.StepRun
-
- dev.aherscu.qa.orcanos.publisher.maven.plugin.model.StepRunEx
-
public class StepRunEx extends ExecutionSetRunResults.Run.TestInExecLine.Steps.Step.StepRun
ExtendsExecutionSetRunResults.Run.TestInExecLine.Steps.Step.StepRun
to provide specialized accessors.ExecutionSetRunResults.Run.TestInExecLine.Steps.Step.StepRun
is generated fromxsd/Execution_Set_Run_Results.xsd
by the JAXB2 xjc Maven plugin.
-
-
Field Summary
-
Fields inherited from class dev.aherscu.qa.orcanos.publisher.maven.plugin.model.ExecutionSetRunResults.Run.TestInExecLine.Steps.Step.StepRun
status, value
-
-
Constructor Summary
Constructors Constructor Description StepRunEx()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StepRunEx
withStatus(String value)
-
Methods inherited from class dev.aherscu.qa.orcanos.publisher.maven.plugin.model.ExecutionSetRunResults.Run.TestInExecLine.Steps.Step.StepRun
getStatus, getValue, setStatus, setValue
-
-