| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.concept_insights.v2.model |
Concepts Insights POJOs
|
| Modifier and Type | Method and Description |
|---|---|
List<ScoredConcept> |
Annotations.getAnnotations()
Gets the annotations.
|
List<ScoredConcept> |
Concepts.getConcepts()
Gets the concepts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Annotations.setAnnotations(List<ScoredConcept> annotations)
Sets the annotations.
|
void |
Concepts.setConcepts(List<ScoredConcept> concepts)
Sets the concepts.
|
Copyright © 2015. All rights reserved.