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