Uses of Enum Class
com.unosquare.carmigo.security.UserStatus
-
Uses of UserStatus in com.unosquare.carmigo.security
Modifier 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.