| Modifier and Type | Method and Description |
|---|---|
List<NotificationEntry> |
NotificationCategory.getEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationCategory.addEntries(List<NotificationEntry> newEntries) |
void |
NotificationCategory.setEntries(List<NotificationEntry> entries) |
| Constructor and Description |
|---|
NotificationCategory(String title,
List<NotificationEntry> entries)
Constructor.
|
Copyright © 2013 Jasig. All Rights Reserved.