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, setValues
equals, getCreatedDateTime, getId, getUpdatedDateTime, hashCode, setCreatedDateTime, setId, setUpdatedDateTime, toString