Package | Description |
---|---|
org.opennms.netmgt.config.poller |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
List<Downtime> |
Package.getDowntimes() |
Modifier and Type | Method and Description |
---|---|
void |
Package.addDowntime(Downtime downtime) |
boolean |
Package.removeDowntime(Downtime downtime) |
Modifier and Type | Method and Description |
---|---|
void |
Package.setDowntimes(List<Downtime> downtimes) |
Copyright © 2021. All rights reserved.