Uses of Enum Class
page.codeberg.friedolyn.Friedolyn.Status
Packages that use Friedolyn.Status
-
Uses of Friedolyn.Status in page.codeberg.friedolyn
Fields in page.codeberg.friedolyn declared as Friedolyn.StatusModifier and TypeFieldDescriptionprivate Friedolyn.StatusFriedolyn.statusIndicates whether theFriedolyn.fetchGradesTaskis currentlyrunning, paused etc.Methods in page.codeberg.friedolyn that return Friedolyn.StatusModifier and TypeMethodDescriptionstatic Friedolyn.StatusReturns the enum constant of this class with the specified name.static Friedolyn.Status[]Friedolyn.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.