Uses of Enum Class
com.bytedesk.core.invoice.InvoiceStateEnum
Packages that use InvoiceStateEnum
- 
Uses of InvoiceStateEnum in com.bytedesk.core.invoiceMethods in com.bytedesk.core.invoice that return InvoiceStateEnumModifier and TypeMethodDescriptionstatic InvoiceStateEnumReturns 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.