Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentRefundRollbackStarted
Packages that use InvoicePaymentRefundRollbackStarted
-
Uses of InvoicePaymentRefundRollbackStarted in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicePaymentRefundRollbackStartedModifier and TypeMethodDescriptionInvoicePaymentRefundRollbackStarted.deepCopy()InvoicePaymentRefundChangePayload.getInvoicePaymentRefundRollbackStarted()InvoicePaymentRefundRollbackStarted.setReason(OperationFailure reason) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentRefundRollbackStartedModifier and TypeMethodDescriptionintInvoicePaymentRefundRollbackStarted.compareTo(InvoicePaymentRefundRollbackStarted other) booleanInvoicePaymentRefundRollbackStarted.equals(InvoicePaymentRefundRollbackStarted that) InvoicePaymentRefundChangePayload.invoice_payment_refund_rollback_started(InvoicePaymentRefundRollbackStarted value) voidInvoicePaymentRefundChangePayload.setInvoicePaymentRefundRollbackStarted(InvoicePaymentRefundRollbackStarted value) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentRefundRollbackStartedModifierConstructorDescriptionPerforms a deep copy on other.