Uses of Enum Class
com.broadleafcommerce.payment.service.gateway.constants.CheckoutStatusCodesEnum
-
Uses of CheckoutStatusCodesEnum in com.broadleafcommerce.payment.service.gateway.constants
Modifier and TypeMethodDescriptionstatic CheckoutStatusCodesEnum
CheckoutStatusCodesEnum.getErrorDetails
(Integer statusCode) static CheckoutStatusCodesEnum
Returns the enum constant of this class with the specified name.static CheckoutStatusCodesEnum[]
CheckoutStatusCodesEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.