public class Taxonomies extends AlchemyLanguageGenericModel
AlchemyLanguage service.| Constructor and Description |
|---|
Taxonomies() |
| Modifier and Type | Method and Description |
|---|---|
List<Taxonomy> |
getTaxonomy()
Gets the taxonomy.
|
void |
setTaxonomy(List<Taxonomy> taxonomy)
Sets the taxonomy.
|
Taxonomies |
withTaxonomy(List<Taxonomy> taxonomy)
With taxonomy.
|
getLanguage, getUrl, setLanguage, setUrlgetTotalTransactions, setTotalTransactionsequals, hashCode, toStringpublic void setTaxonomy(List<Taxonomy> taxonomy)
taxonomy - The taxonomypublic Taxonomies withTaxonomy(List<Taxonomy> taxonomy)
taxonomy - the taxonomyCopyright © 2015–2016. All rights reserved.