Uses of Enum Class
com.serinity.consultationcontrol.model.UserRole
Packages that use UserRole
-
Uses of UserRole in com.serinity.consultationcontrol.model
Subclasses with type arguments of type UserRole in com.serinity.consultationcontrol.modelMethods in com.serinity.consultationcontrol.model that return UserRoleModifier and TypeMethodDescriptionUser.getRole()static UserRoleReturns the enum constant of this class with the specified name.static UserRole[]UserRole.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.serinity.consultationcontrol.model with parameters of type UserRoleConstructors in com.serinity.consultationcontrol.model with parameters of type UserRole