Uses of Enum Class
com.example.cab302project.UserType
-
Uses of UserType in com.example.cab302project
Methods in com.example.cab302project that return UserTypeModifier and TypeMethodDescriptionUser.getUserType()Gets the user type role for permission handling.static UserTypeReturns the enum constant of this class with the specified name.static UserType[]UserType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.example.cab302project with parameters of type UserType