Uses of Enum Class
com.bytedesk.core.member.MemberStatusEnum
Packages that use MemberStatusEnum
-
Uses of MemberStatusEnum in com.bytedesk.core.member
Methods in com.bytedesk.core.member that return MemberStatusEnumModifier and TypeMethodDescriptionstatic MemberStatusEnumReturns the enum constant of this class with the specified name.static MemberStatusEnum[]MemberStatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.