Index
All Classes and Interfaces|All Packages
V
- valueOf(String) - Static method in enum class ex_2_ricette_ingredienti.Ex2_Ricetta.LivelloDiDifficolta
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ex_2_ricette_ingredienti.Ex2_Ricetta.Tipologia
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class ex_2_ricette_ingredienti.Ex2_Ricetta.LivelloDiDifficolta
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ex_2_ricette_ingredienti.Ex2_Ricetta.Tipologia
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VEGANA - Enum constant in enum class ex_2_ricette_ingredienti.Ex2_Ricetta.Tipologia
All Classes and Interfaces|All Packages