public class DocumentCollection extends GenericModel
DocumentConversion| Constructor and Description |
|---|
DocumentCollection() |
| Modifier and Type | Method and Description |
|---|---|
List<Document> |
getDocuments()
Returns the documents.
|
List<Link> |
getLinks()
Returns the links to the documents.
|
void |
setDocuments(List<Document> documents)
Sets the documents.
|
void |
setLinks(List<Link> links)
Sets the links to the documents.
|
equals, hashCode, toStringCopyright © 2015. All rights reserved.