Uses of Enum Class
xyz.tcheeric.cashu.voucher.domain.VoucherStatus
Packages that use VoucherStatus
-
Uses of VoucherStatus in xyz.tcheeric.cashu.voucher.domain
Methods in xyz.tcheeric.cashu.voucher.domain that return VoucherStatusModifier and TypeMethodDescriptionstatic VoucherStatusReturns the enum constant of this class with the specified name.static VoucherStatus[]VoucherStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.