Package | Description |
---|---|
org.opennms.netmgt.config.reporting |
This file is part of OpenNMS(R).
|
org.opennms.netmgt.dao.api | |
org.opennms.netmgt.dao.jaxb |
Modifier and Type | Method and Description |
---|---|
List<DateParm> |
Parameters.getDateParms() |
Modifier and Type | Method and Description |
---|---|
void |
Parameters.addDateParm(DateParm dateParm) |
boolean |
Parameters.removeDateParm(DateParm dateParm) |
Modifier and Type | Method and Description |
---|---|
void |
Parameters.setDateParms(List<DateParm> dateParms) |
Modifier and Type | Method and Description |
---|---|
List<DateParm> |
OnmsReportConfigDao.getDateParms(String id)
getDateParms
|
Modifier and Type | Method and Description |
---|---|
List<DateParm> |
DefaultOnmsReportConfigDao.getDateParms(String id)
getDateParms
|
Copyright © 2021. All rights reserved.