Uses of Enum Class
org.episteme.social.arts.Film.Genre
Packages that use Film.Genre
-
Uses of Film.Genre in org.episteme.social.arts
Subclasses with type arguments of type Film.Genre in org.episteme.social.artsMethods in org.episteme.social.arts that return Film.GenreModifier and TypeMethodDescriptionFilm.getGenre()static Film.GenreReturns the enum constant of this class with the specified name.static Film.Genre[]Film.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 Film.Genre