Uses of Enum Class
com.flyfish.oauth.domain.enums.UserStatus
Packages that use UserStatus
-
Uses of UserStatus in com.flyfish.oauth.domain.enums
Subclasses with type arguments of type UserStatus in com.flyfish.oauth.domain.enumsMethods in com.flyfish.oauth.domain.enums that return UserStatusModifier and TypeMethodDescriptionstatic UserStatusReturns 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.