Package | Description |
---|---|
com.ibm.watson.developer_cloud.language_translation.v2 |
Copyright 2015 IBM Corp.
|
com.ibm.watson.developer_cloud.language_translation.v2.model |
Copyright 2015 IBM Corp.
|
Modifier and Type | Method and Description |
---|---|
List<IdentifiableLanguage> |
LanguageTranslation.getIdentifiableLanguages()
Retrieves the list of identifiable languages.
|
Modifier and Type | Class and Description |
---|---|
class |
IdentifiedLanguage
Language detected by the
LanguageTranslation service. |
Modifier and Type | Method and Description |
---|---|
List<IdentifiableLanguage> |
LanguageList.getLanguages()
Gets the languages.
|
Modifier and Type | Method and Description |
---|---|
void |
LanguageList.setLanguages(List<IdentifiableLanguage> languages)
Sets the languages.
|
Copyright © 2015–2016. All rights reserved.