public class Translation extends BasicEntity
| Constructor and Description |
|---|
Translation(long id,
String[] words,
Calendar createdDateTime,
Calendar updatedDateTime) |
Translation(String[] words) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getWords() |
void |
setWords(String[] words) |
getValues, setValuesequals, getCreatedDateTime, getId, getUpdatedDateTime, hashCode, setCreatedDateTime, setId, setUpdatedDateTime, toString