Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentCashFlowChanged
Packages that use InvoicePaymentCashFlowChanged
-
Uses of InvoicePaymentCashFlowChanged in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicePaymentCashFlowChangedModifier and TypeMethodDescriptionInvoicePaymentCashFlowChanged.deepCopy()InvoicePaymentChangePayload.getInvoicePaymentCashFlowChanged()InvoicePaymentCashFlowChanged.setCashFlow(List<FinalCashFlowPosting> cash_flow) Данные финансового взаимодействия.Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentCashFlowChangedModifier and TypeMethodDescriptionintInvoicePaymentCashFlowChanged.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 InvoicePaymentCashFlowChangedModifierConstructorDescriptionPerforms a deep copy on other.