Package step.repositories.reporting
Class XMLReporter.XMLReports
- java.lang.Object
-
- step.repositories.reporting.XMLReporter.XMLReports
-
- Enclosing class:
- XMLReporter
public static class XMLReporter.XMLReports extends Object
-
-
Field Summary
Fields Modifier and Type Field Description List<XMLReporter.XMLReport>
reportList
-
Constructor Summary
Constructors Constructor Description XMLReports()
-
-
-
Field Detail
-
reportList
public final List<XMLReporter.XMLReport> reportList
-
-