Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentCashFlowChanged
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of InvoicePaymentCashFlowChanged in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicePaymentCashFlowChanged Modifier and Type Method Description InvoicePaymentCashFlowChangedInvoicePaymentCashFlowChanged. deepCopy()InvoicePaymentCashFlowChangedInvoicePaymentChangePayload. getInvoicePaymentCashFlowChanged()InvoicePaymentCashFlowChangedInvoicePaymentCashFlowChanged. setCashFlow(List<FinalCashFlowPosting> cash_flow)Данные финансового взаимодействия.Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentCashFlowChanged Modifier and Type Method Description intInvoicePaymentCashFlowChanged. compareTo(InvoicePaymentCashFlowChanged other)booleanInvoicePaymentCashFlowChanged. equals(InvoicePaymentCashFlowChanged that)static InvoicePaymentChangePayloadInvoicePaymentChangePayload. invoice_payment_cash_flow_changed(InvoicePaymentCashFlowChanged value)voidInvoicePaymentChangePayload. setInvoicePaymentCashFlowChanged(InvoicePaymentCashFlowChanged value)Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentCashFlowChanged Constructor Description InvoicePaymentCashFlowChanged(InvoicePaymentCashFlowChanged other)Performs a deep copy on other.