| Package | Description | 
|---|---|
| com.ibm.watson.developer_cloud.alchemy.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
List<Concept> | 
CombinedResults.getConcepts()
Gets the concepts. 
 | 
List<Concept> | 
Concepts.getConcepts()
Gets the concepts. 
 | 
List<Concept> | 
Article.getConcepts()
Gets the concepts. 
 | 
List<Concept> | 
Article.EnrichedTitle.getConcepts()
Gets the concepts. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CombinedResults.setConcepts(List<Concept> concepts)
Sets the concepts. 
 | 
void | 
Concepts.setConcepts(List<Concept> concepts)
Sets the concepts. 
 | 
void | 
Article.setConcepts(List<Concept> concepts)
Sets the concepts. 
 | 
void | 
Article.EnrichedTitle.setConcepts(List<Concept> concepts)
Sets the concepts. 
 | 
Copyright © 2015–2016 IBM Watson. All rights reserved.