Uses of Enum Class
io.goobi.viewer.api.rest.model.tasks.Task.Accessibility
Packages that use Task.Accessibility
-
Uses of Task.Accessibility in io.goobi.viewer.api.rest.model.tasks
Methods in io.goobi.viewer.api.rest.model.tasks that return Task.AccessibilityModifier and TypeMethodDescriptionstatic Task.AccessibilityTask.getAccessibility(ITaskType type) static Task.AccessibilityReturns the enum constant of this class with the specified name.static Task.Accessibility[]Task.Accessibility.values()Returns an array containing the constants of this enum class, in the order they are declared.