Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentChargebackCashFlowChanged
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of InvoicePaymentChargebackCashFlowChanged in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicePaymentChargebackCashFlowChanged Modifier and Type Method Description InvoicePaymentChargebackCashFlowChangedInvoicePaymentChargebackCashFlowChanged. deepCopy()InvoicePaymentChargebackCashFlowChangedInvoicePaymentChargebackChangePayload. getInvoicePaymentChargebackCashFlowChanged()InvoicePaymentChargebackCashFlowChangedInvoicePaymentChargebackCashFlowChanged. setCashFlow(List<FinalCashFlowPosting> cash_flow)Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentChargebackCashFlowChanged Modifier and Type Method Description intInvoicePaymentChargebackCashFlowChanged. compareTo(InvoicePaymentChargebackCashFlowChanged other)booleanInvoicePaymentChargebackCashFlowChanged. equals(InvoicePaymentChargebackCashFlowChanged that)static InvoicePaymentChargebackChangePayloadInvoicePaymentChargebackChangePayload. invoice_payment_chargeback_cash_flow_changed(InvoicePaymentChargebackCashFlowChanged value)voidInvoicePaymentChargebackChangePayload. setInvoicePaymentChargebackCashFlowChanged(InvoicePaymentChargebackCashFlowChanged value)Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentChargebackCashFlowChanged Constructor Description InvoicePaymentChargebackCashFlowChanged(InvoicePaymentChargebackCashFlowChanged other)Performs a deep copy on other.