Uses of Enum Class
com.tfg.crud.GestorBiblioteca.entity.Genero
Packages that use Genero
-
Uses of Genero in com.tfg.crud.GestorBiblioteca.entity
Methods in com.tfg.crud.GestorBiblioteca.entity that return GeneroModifier and TypeMethodDescriptionLibro.getGenero()static GeneroReturns the enum constant of this class with the specified name.static Genero[]Genero.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.tfg.crud.GestorBiblioteca.entity with parameters of type GeneroConstructors in com.tfg.crud.GestorBiblioteca.entity with parameters of type Genero