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 model.
|
void |
setModels(List<TranslationModel> models)
Sets the model.
|
equals, hashCode, toString
public List<TranslationModel> getModels()
public void setModels(List<TranslationModel> models)
models
- the model to setCopyright © 2015–2016 IBM Watson. All rights reserved.