Class | Description |
---|---|
NetworkSampleReport | |
NetworkSampleReportData |
This is the one pojo class
Here we are declaring all the details for the report which are showing in UI
|
NetworkSampleReportImpl |
This is ReportImplementation class used for setting context and defining columns and headers
And showing the column data collecting from POJO class(A10Samplereportdata.java)
|