Uses of Enum Class
de.espirit.firstspirit.access.search.Request.Mode
-
Uses of Request.Mode in de.espirit.firstspirit.access.search
Modifier and TypeMethodDescriptionRequest.getMode()
Provides the mode for matching.static Request.Mode
Returns the enum constant of this class with the specified name.static Request.Mode[]
Request.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Request.setMode
(Request.Mode mode) Sets the mode for matching.