Uses of Enum Class
ex_2_ricette_ingredienti.Ex2_Ricetta.LivelloDiDifficolta
-
Uses of Ex2_Ricetta.LivelloDiDifficolta in ex_2_ricette_ingredienti
Methods in ex_2_ricette_ingredienti that return Ex2_Ricetta.LivelloDiDifficoltaModifier and TypeMethodDescriptionEx2_Ricetta.getLivelloDiDifficolta()Ritorna il livello di difficolta.Returns the enum constant of this class with the specified name.static Ex2_Ricetta.LivelloDiDifficolta[]Ex2_Ricetta.LivelloDiDifficolta.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ex_2_ricette_ingredienti with parameters of type Ex2_Ricetta.LivelloDiDifficoltaModifier and TypeMethodDescriptionEx2_Ricetta.Ex2_RicettaBuilder.setLivelloDiDifficolta(Ex2_Ricetta.LivelloDiDifficolta livelloDiDifficolta) Imposta il livello di difficolta' della ricetta da utilizzare durante la costruzione finale della ricetta