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