| Package | Description | 
|---|---|
| com.ibm.watson.developer_cloud.alchemy.v1.model | |
| com.ibm.watson.developer_cloud.alchemy.v1.util | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Taxonomy> | Taxonomies. getTaxonomy()Gets the taxonomy. | 
| List<Taxonomy> | CombinedResults. getTaxonomy()Gets the taxonomy. | 
| List<Taxonomy> | Article.EnrichedTitle. getTaxonomy()Gets the taxonomy. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Taxonomies. setTaxonomy(List<Taxonomy> taxonomy)Sets the taxonomy. | 
| void | CombinedResults. setTaxonomy(List<Taxonomy> taxonomy)Sets the taxonomy. | 
| void | Article.EnrichedTitle. setTaxonomy(List<Taxonomy> taxonomy)Sets the taxonomy. | 
| Taxonomies | Taxonomies. withTaxonomy(List<Taxonomy> taxonomy)With taxonomy. | 
| Modifier and Type | Method and Description | 
|---|---|
| Taxonomy | TaxonomyTypeAdapter. read(com.google.gson.stream.JsonReader reader) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TaxonomyTypeAdapter. write(com.google.gson.stream.JsonWriter writer,
     Taxonomy value) | 
Copyright © 2015–2016. All rights reserved.