Uses of Class
com.erudika.para.core.User.Groups
-
Packages that use User.Groups Package Description com.erudika.para.core Core domain classes for modeling the Para domain space. -
-
Uses of User.Groups in com.erudika.para.core
Methods in com.erudika.para.core that return User.Groups Modifier and Type Method Description static User.GroupsUser.Groups. valueOf(String name)Returns the enum constant of this type with the specified name.static User.Groups[]User.Groups. values()Returns an array containing the constants of this enum type, in the order they are declared.
-