Package | Description |
---|---|
com.ibm.watson.developer_cloud.alchemy.v1.model |
Classes that map the HTTP service requests and responses into POJOs
|
Modifier and Type | Method and Description |
---|---|
List<Concept> |
Concepts.getConcepts()
Gets the concepts.
|
List<Concept> |
CombinedResults.getConcepts()
Gets the concepts.
|
List<Concept> |
Article.EnrichedTitle.getConcepts()
Gets the concepts.
|
Modifier and Type | Method and Description |
---|---|
void |
Concepts.setConcepts(List<Concept> concepts)
Sets the concepts.
|
void |
CombinedResults.setConcepts(List<Concept> concepts)
Sets the concepts.
|
void |
Article.EnrichedTitle.setConcepts(List<Concept> concepts)
Sets the concepts.
|
Copyright © 2015–2016. All rights reserved.