Uses of Enum Class
de.bytestore.hostinger.entity.ecommerce.enums.InvoiceStatus
Packages that use InvoiceStatus
Package
Description
-
Uses of InvoiceStatus in de.bytestore.hostinger.entity.ecommerce
Methods in de.bytestore.hostinger.entity.ecommerce that return InvoiceStatusMethods in de.bytestore.hostinger.entity.ecommerce with parameters of type InvoiceStatus -
Uses of InvoiceStatus in de.bytestore.hostinger.entity.ecommerce.enums
Methods in de.bytestore.hostinger.entity.ecommerce.enums that return InvoiceStatusModifier and TypeMethodDescriptionstatic InvoiceStatusstatic InvoiceStatusReturns the enum constant of this class with the specified name.static InvoiceStatus[]InvoiceStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.