public class NotificationErrorCollection extends TypedDataCollection<NotificationError>
NEXT_PAGE_REL, page, pages, type| Constructor and Description |
|---|
NotificationErrorCollection() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NotificationError> |
getPage() |
NotificationErrorCollection |
nextPage() |
equals, fetchNextPage, getPages, getType, hashCode, hasNext, hasNextPage, next, remove, toStringpublic java.util.List<NotificationError> getPage()
getPage in class TypedDataCollection<NotificationError>public NotificationErrorCollection nextPage()
nextPage in class TypedDataCollection<NotificationError>