public class ThStepReport extends Object implements Serializable
| Constructor and Description |
|---|
ThStepReport()
Instantiates a new th step report.
|
ThStepReport(String stepReportStatus)
Instantiates a new th step report.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getStepReportStatus()
Gets the step report status.
|
void |
setStepReportStatus(String stepReportStatus)
Sets the step report status.
|
String |
toString()
To string.
|
public ThStepReport()
public ThStepReport(String stepReportStatus)
stepReportStatus - the step report statusCopyright © 2021. All Rights Reserved.