| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.question_and_answer.v1.model |
Question and Answer POJOs
|
| Modifier and Type | Method and Description |
|---|---|
List<QClassList> |
WatsonAnswer.getQclasslist()
Gets the container for a list of question classes that are
determined by the pipeline for the final answer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WatsonAnswer.setQclasslist(List<QClassList> qclasslist)
Sets the container for a list of question classes that are
determined by the pipeline for the final answer.
|
Copyright © 2015. All rights reserved.