public class Translation
extends com.ibm.watson.developer_cloud.service.model.GenericModel
LanguageTranslation.| Constructor and Description |
|---|
Translation() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTranslation()
Gets the translation.
|
void |
setTranslation(java.lang.String translation)
Sets the translation.
|