Part of lp.services.mail.notificationrecipientset View In Hierarchy
Known subclasses: lp.bugs.mail.bugnotificationrecipients.BugNotificationRecipients
| Method | __init__ | Create a new empty set. |
| Method | getEmails | See INotificationRecipientSet. |
| Method | getRecipients | See INotificationRecipientSet. |
| Method | getRecipientPersons | See INotificationRecipientSet. |
| Method | __iter__ | See INotificationRecipientSet. |
| Method | __contains__ | See INotificationRecipientSet. |
| Method | __nonzero__ | See INotificationRecipientSet. |
| Method | getReason | See INotificationRecipientSet. |
| Method | add | See INotificationRecipientSet. |
| Method | remove | See INotificationRecipientSet. |
| Method | update | See INotificationRecipientSet. |