Package | Description |
---|---|
org.opennms.netmgt.config.threshd |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
Group |
ThresholdingConfig.getGroup(String groupName) |
Modifier and Type | Method and Description |
---|---|
List<Group> |
ThresholdingConfig.getGroups() |
Modifier and Type | Method and Description |
---|---|
void |
ThresholdingConfig.addGroup(Group group) |
boolean |
ThresholdingConfig.removeGroup(Group group) |
Modifier and Type | Method and Description |
---|---|
void |
ThresholdingConfig.setGroups(List<Group> groups) |
Copyright © 2021. All rights reserved.