| Package | Description | 
|---|---|
| org.opennms.web.notification | 
| Modifier and Type | Field and Description | 
|---|---|
List<NoticeSentTo> | 
Notification.m_sentTo  | 
| Modifier and Type | Method and Description | 
|---|---|
List<NoticeSentTo> | 
Notification.getSentTo()
getSentTo 
 | 
| Constructor and Description | 
|---|
Notification(List<NoticeSentTo> sentToList,
            int notifyId,
            String txtMsg,
            String numMsg,
            long timeSent,
            long timeReply,
            String responder,
            int nodeid,
            String interfaceID,
            int svcId,
            String svcName,
            int eventid)
Constructor for Notification. 
 | 
Copyright © 2021. All rights reserved.