public class Language extends AlchemyLanguageGenericModel
AlchemyLanguage service.| Constructor and Description | 
|---|
Language()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getEthnologue()
Gets the ethnologue. 
 | 
String | 
getIso6391()
Gets the iso6391. 
 | 
String | 
getIso6392()
Gets the iso6392. 
 | 
String | 
getIso6393()
Gets the iso6393. 
 | 
String | 
getNativeSpeakers()
Gets the native speakers. 
 | 
String | 
getWikipedia()
Gets the wikipedia. 
 | 
void | 
setEthnologue(String ethnologue)
Sets the ethnologue. 
 | 
void | 
setIso6391(String iso6391)
Sets the iso6391. 
 | 
void | 
setIso6392(String iso6392)
Sets the iso6392. 
 | 
void | 
setIso6393(String iso6393)
Sets the iso6393. 
 | 
void | 
setNativeSpeakers(String nativeSpeakers)
Sets the native speakers. 
 | 
void | 
setWikipedia(String wikipedia)
Sets the wikipedia. 
 | 
getLanguage, getUrl, setLanguage, setUrlgetTotalTransactions, setTotalTransactionsequals, hashCode, toStringpublic String getEthnologue()
public String getIso6391()
public String getIso6392()
public String getIso6393()
public String getNativeSpeakers()
public String getWikipedia()
public void setEthnologue(String ethnologue)
ethnologue - The ethnologuepublic void setIso6391(String iso6391)
iso6391 - The iso-639-1public void setIso6392(String iso6392)
iso6392 - The iso-639-2public void setIso6393(String iso6393)
iso6393 - The iso-639-3public void setNativeSpeakers(String nativeSpeakers)
nativeSpeakers - The native-speakerspublic void setWikipedia(String wikipedia)
wikipedia - The wikipediaCopyright © 2015–2016 IBM Watson. All rights reserved.