Uses of Enum Class
com.erudika.para.core.User.Groups
Packages that use User.Groups
-
Uses of User.Groups in com.erudika.para.core
Subclasses with type arguments of type User.Groups in com.erudika.para.coreMethods in com.erudika.para.core that return User.GroupsModifier and TypeMethodDescriptionstatic User.Groups
Returns the enum constant of this class with the specified name.static User.Groups[]
User.Groups.values()
Returns an array containing the constants of this enum class, in the order they are declared.