public class Documents extends GenericModel
AlchemyDataNews
service.Constructor and Description |
---|
Documents() |
Modifier and Type | Method and Description |
---|---|
List<Document> |
getDocuments()
Gets the documents.
|
String |
getNext()
Gets the next.
|
void |
setDocs(List<Document> docs)
Sets the docs.
|
void |
setDocuments(List<Document> documents)
Sets the documents.
|
void |
setNext(String next)
Sets the next.
|
equals, hashCode, toString
Copyright © 2015–2016 IBM Watson. All rights reserved.