| Package | Description |
|---|---|
| es.uvigo.esei.xcs.domain.entities | |
| es.uvigo.esei.xcs.domain.types |
| Modifier and Type | Method and Description |
|---|---|
GenreType |
Story.getGenre() |
| Modifier and Type | Method and Description |
|---|---|
void |
Story.setGenre(GenreType type) |
| Modifier and Type | Method and Description |
|---|---|
static GenreType |
GenreType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GenreType[] |
GenreType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.