Package | Description |
---|---|
com.ibm.watson.developer_cloud.alchemy.v1.model |
Modifier and Type | Method and Description |
---|---|
List<Taxonomy> |
CombinedResults.getTaxonomy()
Gets the taxonomy.
|
List<Taxonomy> |
Taxonomies.getTaxonomy()
Gets the taxonomy.
|
List<Taxonomy> |
Article.getTaxonomy()
Gets the taxonomy.
|
List<Taxonomy> |
Article.EnrichedTitle.getTaxonomy()
Gets the taxonomy.
|
Modifier and Type | Method and Description |
---|---|
void |
CombinedResults.setTaxonomy(List<Taxonomy> taxonomy)
Sets the taxonomy.
|
void |
Taxonomies.setTaxonomy(List<Taxonomy> taxonomy)
Sets the taxonomy.
|
void |
Article.setTaxonomy(List<Taxonomy> taxonomy)
Sets the taxonomy.
|
void |
Article.EnrichedTitle.setTaxonomy(List<Taxonomy> taxonomy)
Sets the taxonomy.
|
Copyright © 2015–2016 IBM Watson. All rights reserved.