Uses of Enum Class
cn.toint.oktool.spring.boot.bdocr.model.InvoiceTypeEnum
Packages that use InvoiceTypeEnum
-
Uses of InvoiceTypeEnum in cn.toint.oktool.spring.boot.bdocr.model
Methods in cn.toint.oktool.spring.boot.bdocr.model that return InvoiceTypeEnumModifier and TypeMethodDescriptionstatic InvoiceTypeEnumReturns the enum constant of this class with the specified name.static InvoiceTypeEnum[]InvoiceTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in cn.toint.oktool.spring.boot.bdocr.model with parameters of type InvoiceTypeEnumModifier and TypeMethodDescriptionVatInvoiceVerificationRequest.invoiceType(InvoiceTypeEnum invoiceTypeEnum)