Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentRollbackStarted
Packages that use InvoicePaymentRollbackStarted
-
Uses of InvoicePaymentRollbackStarted in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicePaymentRollbackStartedModifier and TypeMethodDescriptionInvoicePaymentRollbackStarted.deepCopy()InvoicePaymentChangePayload.getInvoicePaymentRollbackStarted()InvoicePaymentRollbackStarted.setReason(OperationFailure reason) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentRollbackStartedModifier and TypeMethodDescriptionintInvoicePaymentRollbackStarted.compareTo(InvoicePaymentRollbackStarted other) booleanInvoicePaymentRollbackStarted.equals(InvoicePaymentRollbackStarted that) static InvoicePaymentChangePayloadInvoicePaymentChangePayload.invoice_payment_rollback_started(InvoicePaymentRollbackStarted value) voidInvoicePaymentChangePayload.setInvoicePaymentRollbackStarted(InvoicePaymentRollbackStarted value) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentRollbackStartedModifierConstructorDescriptionPerforms a deep copy on other.