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