Class RefundationState
java.lang.Object
sk.iway.iwcm.components.basket.payment_methods.jpa.RefundationState
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
Enum representing refundation status after refundation is processed. -
Constructor Summary
ConstructorsConstructorDescriptionRefundationState
(RefundationState.RefundationStatus status, String msgKey) RefundationState
(RefundationState.RefundationStatus status, String msgKey, String bonusText) -
Method Summary
Modifier and TypeMethodDescriptionvoid
setBonusText
(String bonusText) void
void
void
setStatusAfterRefund
(InvoicePaymentStatus statusAfterRefund)
-
Constructor Details
-
RefundationState
-
RefundationState
-
-
Method Details
-
getBonusText
-
getStatus
-
getMsgKey
-
getStatusAfterRefund
-
setStatus
-
setMsgKey
-
setBonusText
-
setStatusAfterRefund
-