public class TranslationModels extends GenericModel
TranslationModel list used by the LanguageTranslation service.| Constructor and Description |
|---|
TranslationModels() |
| Modifier and Type | Method and Description |
|---|---|
List<TranslationModel> |
getModels()
Gets the models.
|
void |
setModels(List<TranslationModel> models)
Sets the models.
|
equals, hashCode, toStringpublic List<TranslationModel> getModels()
public void setModels(List<TranslationModel> models)
models - the models to setCopyright © 2015–2016. All rights reserved.