Uses of Class
dev.aherscu.qa.orcanos.publisher.maven.plugin.model.ExecutionSetRunResults.Run.TestInExecLine.Steps.Step.Time
-
Packages that use ExecutionSetRunResults.Run.TestInExecLine.Steps.Step.Time Package Description dev.aherscu.qa.orcanos.publisher.maven.plugin.model -
-
Uses of ExecutionSetRunResults.Run.TestInExecLine.Steps.Step.Time 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.Step.Time Modifier and Type Field Description protected ExecutionSetRunResults.Run.TestInExecLine.Steps.Step.Time
ExecutionSetRunResults.Run.TestInExecLine.Steps.Step. time
Methods in dev.aherscu.qa.orcanos.publisher.maven.plugin.model that return ExecutionSetRunResults.Run.TestInExecLine.Steps.Step.Time Modifier and Type Method Description ExecutionSetRunResults.Run.TestInExecLine.Steps.Step.Time
ObjectFactory. createExecutionSetRunResultsRunTestInExecLineStepsStepTime()
Create an instance ofExecutionSetRunResults.Run.TestInExecLine.Steps.Step.Time
ExecutionSetRunResults.Run.TestInExecLine.Steps.Step.Time
ExecutionSetRunResults.Run.TestInExecLine.Steps.Step. getTime()
Gets the value of the time property.Methods in dev.aherscu.qa.orcanos.publisher.maven.plugin.model with parameters of type ExecutionSetRunResults.Run.TestInExecLine.Steps.Step.Time Modifier and Type Method Description void
ExecutionSetRunResults.Run.TestInExecLine.Steps.Step. setTime(ExecutionSetRunResults.Run.TestInExecLine.Steps.Step.Time value)
Sets the value of the time property.
-