public class TranslationModels extends GenericModel
Constructor and Description |
---|
TranslationModels() |
Modifier and Type | Method and Description |
---|---|
java.util.List<TranslationModel> |
getModels()
Gets the models.
|
void |
setModels(java.util.List<TranslationModel> models)
Sets the models.
|
equals, hashCode, toString
public java.util.List<TranslationModel> getModels()
public void setModels(java.util.List<TranslationModel> models)
models
- the new models