public class GoogleTranslationResponse.GoogleResponseData extends Object
| Constructor and Description |
|---|
GoogleTranslationResponse.GoogleResponseData() |
| Modifier and Type | Method and Description |
|---|---|
List<GoogleTranslationResponse.Translation> |
getTranslations() |
void |
setTranslations(List<GoogleTranslationResponse.Translation> translations) |
public GoogleTranslationResponse.GoogleResponseData()
public List<GoogleTranslationResponse.Translation> getTranslations()
public void setTranslations(List<GoogleTranslationResponse.Translation> translations)
Copyright © 2011-2012 Jasig. All Rights Reserved.