Uses of Class
org.teamapps.application.api.user.UserType
| Package | Description |
|---|---|
| org.teamapps.application.api.user |
-
Uses of UserType in org.teamapps.application.api.user
Methods in org.teamapps.application.api.user that return UserType Modifier and Type Method Description static UserTypeUserType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static UserType[]UserType. values()Returns an array containing the constants of this enum type, in the order they are declared.