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