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<IntParm> |
Parameters.getIntParms() |
Modifier and Type | Method and Description |
---|---|
void |
Parameters.addIntParm(IntParm intParm) |
boolean |
Parameters.removeIntParm(IntParm intParm) |
Modifier and Type | Method and Description |
---|---|
void |
Parameters.setIntParms(List<IntParm> intParms) |
Modifier and Type | Method and Description |
---|---|
List<IntParm> |
OnmsReportConfigDao.getIntParms(String id)
getIntParms
|
Modifier and Type | Method and Description |
---|---|
List<IntParm> |
DefaultOnmsReportConfigDao.getIntParms(String id)
getIntParms
|
Copyright © 2021. All rights reserved.