Package | Description |
---|---|
com.ibm.watson.developer_cloud.language_translation.v2.model |
Copyright 2015 IBM Corp.
|
Modifier and Type | Method and Description |
---|---|
Translation |
Translation.withTranslation(String translation)
With translation.
|
Modifier and Type | Method and Description |
---|---|
List<Translation> |
TranslationResult.getTranslations()
Gets the translations.
|
Modifier and Type | Method and Description |
---|---|
void |
TranslationResult.setTranslations(List<Translation> translations)
Sets the translations.
|
Copyright © 2015–2016. All rights reserved.