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