Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentRefundRollbackStarted
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of InvoicePaymentRefundRollbackStarted in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicePaymentRefundRollbackStarted Modifier and Type Method Description InvoicePaymentRefundRollbackStartedInvoicePaymentRefundRollbackStarted. deepCopy()InvoicePaymentRefundRollbackStartedInvoicePaymentRefundChangePayload. getInvoicePaymentRefundRollbackStarted()InvoicePaymentRefundRollbackStartedInvoicePaymentRefundRollbackStarted. setReason(OperationFailure reason)Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentRefundRollbackStarted Modifier and Type Method Description intInvoicePaymentRefundRollbackStarted. compareTo(InvoicePaymentRefundRollbackStarted other)booleanInvoicePaymentRefundRollbackStarted. equals(InvoicePaymentRefundRollbackStarted that)static InvoicePaymentRefundChangePayloadInvoicePaymentRefundChangePayload. invoice_payment_refund_rollback_started(InvoicePaymentRefundRollbackStarted value)voidInvoicePaymentRefundChangePayload. setInvoicePaymentRefundRollbackStarted(InvoicePaymentRefundRollbackStarted value)Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentRefundRollbackStarted Constructor Description InvoicePaymentRefundRollbackStarted(InvoicePaymentRefundRollbackStarted other)Performs a deep copy on other.