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