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