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