Uses of Enum Class
page.codeberg.friedolyn.configuration.Notifications.IncludeGrades
Packages that use Notifications.IncludeGrades
-
Uses of Notifications.IncludeGrades in page.codeberg.friedolyn.configuration
Fields in page.codeberg.friedolyn.configuration declared as Notifications.IncludeGradesModifier and TypeFieldDescriptionprivate Notifications.IncludeGrades
Notifications.includeGrades
Whether to reveal the new grades in the notifications sent to the user.Methods in page.codeberg.friedolyn.configuration that return Notifications.IncludeGradesModifier and TypeMethodDescriptionstatic Notifications.IncludeGrades
Returns the enum constant of this class with the specified name.static Notifications.IncludeGrades[]
Notifications.IncludeGrades.values()
Returns an array containing the constants of this enum class, in the order they are declared.