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