| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.question_and_answer.v1.model |
Question and Answer POJOs
|
| Modifier and Type | Method and Description |
|---|---|
List<Focus> |
WatsonAnswer.getFocuslist()
Gets the container for a list of focus elements that are determined
by the pipeline for the final answer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WatsonAnswer.setFocuslist(List<Focus> focuslist)
Sets the container for a list of focus elements that are determined
by the pipeline for the final answer.
|
Copyright © 2015. All rights reserved.