| Package | Description |
|---|---|
| es.uvigo.esei.dgss.teama.microstories.entities |
| Modifier and Type | Method and Description |
|---|---|
UserEntity |
StoryEntity.getAuthor() |
| Constructor and Description |
|---|
StoryEntity(Integer id,
String title,
String text,
Gender gender,
Topic topic1,
Topic topic2,
UserEntity author,
Date publicationDate) |
Copyright © 2023. All rights reserved.