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