Uses of Enum Class
org.episteme.social.arts.culinary.Recipe.Category
Packages that use Recipe.Category
-
Uses of Recipe.Category in org.episteme.social.arts.culinary
Subclasses with type arguments of type Recipe.Category in org.episteme.social.arts.culinaryMethods in org.episteme.social.arts.culinary that return Recipe.CategoryModifier and TypeMethodDescriptionRecipe.getCategory()static Recipe.CategoryReturns the enum constant of this class with the specified name.static Recipe.Category[]Recipe.Category.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.Category