Package | Description |
---|---|
com.ibm.watson.developer_cloud.concept_insights.v2.model |
Classes that map the HTTP service requests and responses into POJOs
|
Modifier and Type | Method and Description |
---|---|
List<Annotation> |
Result.getAnnotations()
Gets the explanation tags.
|
List<List<Annotation>> |
DocumentAnnotations.getAnnotations()
Gets the annotations.
|
Modifier and Type | Method and Description |
---|---|
void |
Result.setAnnotations(List<Annotation> explanationTags)
Sets the explanation tags.
|
void |
DocumentAnnotations.setAnnotations(List<List<Annotation>> annotations)
Sets the annotations.
|
Copyright © 2015–2016. All rights reserved.