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<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–2016. All rights reserved.