Class WhileReportNode

java.lang.Object
step.core.accessors.AbstractIdentifiableObject
step.core.artefacts.reports.ReportNode
step.artefacts.reports.WhileReportNode

public class WhileReportNode extends ReportNode
  • Constructor Details

    • WhileReportNode

      public WhileReportNode()
  • Method Details

    • getErrorCount

      public int getErrorCount()
    • setErrorCount

      public void setErrorCount(int errorCount)
    • getCount

      public int getCount()
    • setCount

      public void setCount(int count)