Uses of Enum Class
com.example.demo.appuser.AppUserRole
Packages that use AppUserRole
-
Uses of AppUserRole in com.example.demo.appuser
Methods in com.example.demo.appuser that return AppUserRoleModifier and TypeMethodDescriptionstatic AppUserRoleReturns the enum constant of this class with the specified name.static AppUserRole[]AppUserRole.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.example.demo.appuser with parameters of type AppUserRole