Uses of Enum Class
cn.toint.oktool.spring.boot.bdocr.model.TicketTypeEnum
Packages that use TicketTypeEnum
-
Uses of TicketTypeEnum in cn.toint.oktool.spring.boot.bdocr.model
Methods in cn.toint.oktool.spring.boot.bdocr.model that return TicketTypeEnumModifier and TypeMethodDescriptionMultipleInvoiceResponse.WordsResult.typeEnum()static TicketTypeEnumReturns 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.