Uses of Enum Class
org.episteme.social.arts.culinary.Recipe.Difficulty
Packages that use Recipe.Difficulty
-
Uses of Recipe.Difficulty in org.episteme.social.arts.culinary
Subclasses with type arguments of type Recipe.Difficulty in org.episteme.social.arts.culinaryMethods in org.episteme.social.arts.culinary that return Recipe.DifficultyModifier and TypeMethodDescriptionRecipe.getDifficulty()static Recipe.DifficultyReturns the enum constant of this class with the specified name.static Recipe.Difficulty[]Recipe.Difficulty.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.episteme.social.arts.culinary with parameters of type Recipe.Difficulty