Uses of Enum Class
com.dmasone.identity.domain.model.UserStatus
Packages that use UserStatus
-
Uses of UserStatus in com.dmasone.identity.domain.model
Methods in com.dmasone.identity.domain.model 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.