Uses of Enum Class
com.bytedesk.ticket.message.event.TicketMessageType
Packages that use TicketMessageType
-
Uses of TicketMessageType in com.bytedesk.ticket.message.event
Fields in com.bytedesk.ticket.message.event declared as TicketMessageTypeMethods in com.bytedesk.ticket.message.event that return TicketMessageTypeModifier and TypeMethodDescriptionstatic TicketMessageType
Returns the enum constant of this class with the specified name.static TicketMessageType[]
TicketMessageType.values()
Returns an array containing the constants of this enum class, in the order they are declared.