Class LocalReports
- java.lang.Object
-
- org.opennms.features.reporting.model.LocalReports
-
public class LocalReports extends Object
Report Configuration for local reports- Version:
- $Revision$ $Date$
-
-
Constructor Summary
Constructors Constructor Description LocalReports()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object other)
List<Report>
getReportList()
int
hashCode()
void
setReportList(List<Report> reportList)
-