Skip navigation links
A E G R S T V 

A

addTheme(ThemeType) - Method in class es.uvigo.esei.xcs.domain.entities.Story
 

E

es.uvigo.esei.xcs.domain.entities - package es.uvigo.esei.xcs.domain.entities
 
es.uvigo.esei.xcs.domain.types - package es.uvigo.esei.xcs.domain.types
 

G

GenreType - Enum in es.uvigo.esei.xcs.domain.types
Enumeration representing different types of stories.
getContent() - Method in class es.uvigo.esei.xcs.domain.entities.Story
 
getGenre() - Method in class es.uvigo.esei.xcs.domain.entities.Story
 
getId() - Method in class es.uvigo.esei.xcs.domain.entities.Story
 
getThemes() - Method in class es.uvigo.esei.xcs.domain.entities.Story
 
getTitle() - Method in class es.uvigo.esei.xcs.domain.entities.Story
 

R

removeTheme(ThemeType) - Method in class es.uvigo.esei.xcs.domain.entities.Story
 

S

setContent(String) - Method in class es.uvigo.esei.xcs.domain.entities.Story
 
setGenre(GenreType) - Method in class es.uvigo.esei.xcs.domain.entities.Story
 
setId(Long) - Method in class es.uvigo.esei.xcs.domain.entities.Story
 
setThemes(Set<ThemeType>) - Method in class es.uvigo.esei.xcs.domain.entities.Story
 
setTitle(String) - Method in class es.uvigo.esei.xcs.domain.entities.Story
 
Story - Class in es.uvigo.esei.xcs.domain.entities
 
Story() - Constructor for class es.uvigo.esei.xcs.domain.entities.Story
 

T

ThemeType - Enum in es.uvigo.esei.xcs.domain.types
Enumeration representing different themes for stories.

V

valueOf(String) - Static method in enum es.uvigo.esei.xcs.domain.types.GenreType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum es.uvigo.esei.xcs.domain.types.ThemeType
Returns the enum constant of this type with the specified name.
values() - Static method in enum es.uvigo.esei.xcs.domain.types.GenreType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum es.uvigo.esei.xcs.domain.types.ThemeType
Returns an array containing the constants of this enum type, in the order they are declared.
A E G R S T V 
Skip navigation links

Copyright © 2025. All rights reserved.