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