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