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