Uses of Enum Class
org.bhn.promotion.voucherify.enums.StatusEnum
Packages that use StatusEnum
Package
Description
Package containing enum types used by the Voucherify integration.
-
Uses of StatusEnum in org.bhn.promotion.voucherify.enums
Methods in org.bhn.promotion.voucherify.enums that return StatusEnumModifier and TypeMethodDescriptionstatic StatusEnumstatic StatusEnumReturns the enum constant of this class with the specified name.static StatusEnum[]StatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.