Uses of Enum Class
de.murmelmeister.murmelapi.user.UserProvider.Procedure
Packages that use UserProvider.Procedure
-
Uses of UserProvider.Procedure in de.murmelmeister.murmelapi.user
Fields in de.murmelmeister.murmelapi.user declared as UserProvider.ProcedureModifier and TypeFieldDescriptionprivate static final UserProvider.Procedure[]UserProvider.Procedure.VALUESMethods in de.murmelmeister.murmelapi.user that return UserProvider.ProcedureModifier and TypeMethodDescriptionstatic UserProvider.ProcedureReturns the enum constant of this class with the specified name.static UserProvider.Procedure[]UserProvider.Procedure.values()Returns an array containing the constants of this enum class, in the order they are declared.