| Package | Description | 
|---|---|
| org.opennms.web.admin.users.parsers | 
| Modifier and Type | Method and Description | 
|---|---|
DutySchedule | 
DutySchedule.clone()
clone 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<DutySchedule> | 
NotificationInfo.getDutySchedules()
Returns the full list of DutySchedules 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
NotificationInfo.addDutySchedule(DutySchedule aSchedule)
This method adds a duty schedule 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
NotificationInfo.setDutySchedule(List<DutySchedule> someSchedules)
This method sets a full list of duty schedules for a user 
 | 
Copyright © 2021. All rights reserved.