Uses of Enum Class
at.letto.tools.enums.Schwierigkeit
Packages that use Schwierigkeit
-
Uses of Schwierigkeit in at.letto.tools.enums
Methods in at.letto.tools.enums that return SchwierigkeitModifier and TypeMethodDescriptionstatic Schwierigkeit
Schwierigkeit.getType
(int ordinal) static Schwierigkeit
Returns the enum constant of this class with the specified name.static Schwierigkeit[]
Schwierigkeit.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in at.letto.tools.enums that return types with arguments of type SchwierigkeitModifier and TypeMethodDescriptionstatic List
<Schwierigkeit> Schwierigkeit.getSchwierigkeiten
(SQMODE typ) Liefert alle enum-Einträge, die für einen Fragetyp passen