public class Translation
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | Translation.BuilderBuilder. | 
| static interface  | Translation.PartOfSpeech**Japanese only.** The part of speech for the word. | 
| Modifier and Type | Method and Description | 
|---|---|
| Translation.Builder | newBuilder()New builder. | 
| java.lang.String | partOfSpeech()Gets the partOfSpeech. | 
| java.lang.String | translation()Gets the translation. | 
public Translation.Builder newBuilder()
public java.lang.String translation()
public java.lang.String partOfSpeech()