public class ParallelText extends BasicEntity
Constructor and Description |
---|
ParallelText(long id,
String[] texts,
Calendar createdDateTime,
Calendar updatedDateTime) |
ParallelText(String[] texts) |
Modifier and Type | Method and Description |
---|---|
String[] |
getTexts() |
void |
setTexts(String[] texts) |
getValues, setValues
equals, getCreatedDateTime, getId, getUpdatedDateTime, hashCode, setCreatedDateTime, setId, setUpdatedDateTime, toString