Uses of Enum Class
org.episteme.social.arts.Book.Genre
Packages that use Book.Genre
-
Uses of Book.Genre in org.episteme.social.arts
Subclasses with type arguments of type Book.Genre in org.episteme.social.artsMethods in org.episteme.social.arts that return Book.GenreModifier and TypeMethodDescriptionBook.getGenre()static Book.GenreReturns the enum constant of this class with the specified name.static Book.Genre[]Book.Genre.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.episteme.social.arts with parameters of type Book.Genre