Uses of Enum Class
com.bytedesk.team.member.MemberStatusEnum
Packages that use MemberStatusEnum
-
Uses of MemberStatusEnum in com.bytedesk.team.member
Methods in com.bytedesk.team.member that return MemberStatusEnumModifier and TypeMethodDescriptionstatic MemberStatusEnum
Returns 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.