Uses of Enum Class
com.unosquare.carmigo.security.UserStatus
Packages that use UserStatus
-
Uses of UserStatus in com.unosquare.carmigo.security
Methods in com.unosquare.carmigo.security that return UserStatusModifier and TypeMethodDescriptionstatic UserStatus
Returns the enum constant of this class with the specified name.static UserStatus[]
UserStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.