| Modifier and Type | Method and Description |
|---|---|
List<NotificationCategory> |
NotificationResponse.getCategories() |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationResponse.setCategories(List<NotificationCategory> categories) |
| Constructor and Description |
|---|
NotificationResponse(List<NotificationCategory> categories,
List<NotificationError> errors) |
Copyright © 2015 Jasig. All Rights Reserved.