Package | Description |
---|---|
org.opennms.netmgt.config.notifications |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
List<Parameter> |
Notification.getParameters() |
Modifier and Type | Method and Description |
---|---|
void |
Notification.addParameter(Parameter parameter) |
boolean |
Notification.removeParameter(Parameter parameter) |
Modifier and Type | Method and Description |
---|---|
void |
Notification.setParameters(List<Parameter> parameters) |
Copyright © 2021. All rights reserved.