Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentChargebackCashFlowChanged
Packages that use InvoicePaymentChargebackCashFlowChanged
-
Uses of InvoicePaymentChargebackCashFlowChanged in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicePaymentChargebackCashFlowChangedModifier and TypeMethodDescriptionInvoicePaymentChargebackCashFlowChanged.deepCopy()InvoicePaymentChargebackChangePayload.getInvoicePaymentChargebackCashFlowChanged()InvoicePaymentChargebackCashFlowChanged.setCashFlow(List<FinalCashFlowPosting> cash_flow) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentChargebackCashFlowChangedModifier and TypeMethodDescriptionintInvoicePaymentChargebackCashFlowChanged.compareTo(InvoicePaymentChargebackCashFlowChanged other) booleanInvoicePaymentChargebackCashFlowChanged.equals(InvoicePaymentChargebackCashFlowChanged that) InvoicePaymentChargebackChangePayload.invoice_payment_chargeback_cash_flow_changed(InvoicePaymentChargebackCashFlowChanged value) voidInvoicePaymentChargebackChangePayload.setInvoicePaymentChargebackCashFlowChanged(InvoicePaymentChargebackCashFlowChanged value) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentChargebackCashFlowChangedModifierConstructorDescriptionPerforms a deep copy on other.