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