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