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