Package | Description |
---|---|
org.opennms.netmgt.config | |
org.opennms.netmgt.config.rancid.adapter |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
List<Schedule> |
RancidAdapterConfigManager.getSchedules(String ipaddress)
getSchedules
|
Modifier and Type | Method and Description |
---|---|
static BasicSchedule |
BasicScheduleUtils.getRancidSchedule(Schedule schedule) |
Modifier and Type | Method and Description |
---|---|
List<Schedule> |
PolicyManage.getSchedules() |
Modifier and Type | Method and Description |
---|---|
void |
PolicyManage.addSchedule(Schedule schedule) |
boolean |
PolicyManage.removeSchedule(Schedule schedule) |
Modifier and Type | Method and Description |
---|---|
void |
PolicyManage.setSchedules(List<Schedule> schedules) |
Copyright © 2021. All rights reserved.