public abstract class AlchemyLanguageGenericModel extends AlchemyGenericModel
| Constructor and Description | 
|---|
AlchemyLanguageGenericModel()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getLanguage()
Gets the language. 
 | 
String | 
getUrl()
Gets the url. 
 | 
void | 
setLanguage(String language)
Sets the language. 
 | 
void | 
setUrl(String url)
Sets the url. 
 | 
getTotalTransactions, setTotalTransactionsequals, hashCode, toStringpublic String getLanguage()
public String getUrl()
public void setLanguage(String language)
language - the language to setpublic void setUrl(String url)
url - the url to setCopyright © 2015–2016 IBM Watson. All rights reserved.