| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.question_and_answer.v1.model |
Question and Answer POJOs
|
| Modifier and Type | Method and Description |
|---|---|
List<Answer> |
WatsonAnswer.getAnswers()
Gets the answers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WatsonAnswer.setAnswers(List<Answer> answers)
Sets the answers.
|
Copyright © 2015. All rights reserved.