public class TranslationResult
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
TranslationResult() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getCharacterCount()
Gets the characterCount.
|
java.util.List<Translation> |
getTranslations()
Gets the translations.
|
java.lang.Long |
getWordCount()
Gets the wordCount.
|
public java.lang.Long getWordCount()
public java.lang.Long getCharacterCount()
public java.util.List<Translation> getTranslations()