Uses of Enum Class
de.espirit.firstspirit.ui.operations.RequestOperation.Kind
-
Uses of RequestOperation.Kind in de.espirit.firstspirit.ui.operations
Modifier and TypeMethodDescriptionstatic RequestOperation.Kind
Returns the enum constant of this class with the specified name.static RequestOperation.Kind[]
RequestOperation.Kind.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
RequestOperation.setKind
(@NotNull RequestOperation.Kind kind) Set the kind of request to be answered.