| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.concept_insights.v2.model |
Concepts Insights POJOs
|
| Modifier and Type | Method and Description |
|---|---|
Concept |
ScoredConcept.getConcept()
Gets the concept.
|
Concept |
Annotation.getConcept()
Gets the concept.
|
| Modifier and Type | Method and Description |
|---|---|
List<Concept> |
QueryConcepts.getQueryConcepts()
Gets the query concepts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScoredConcept.setConcept(Concept concept)
Sets the concept.
|
void |
Annotation.setConcept(Concept concept)
Sets the concept.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryConcepts.setQueryConcepts(List<Concept> queryConcepts)
Sets the query concepts.
|
Copyright © 2015. All rights reserved.