Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentCashChanged
Packages that use InvoicePaymentCashChanged
-
Uses of InvoicePaymentCashChanged in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicePaymentCashChangedModifier and TypeMethodDescriptionInvoicePaymentCashChanged.deepCopy()InvoicePaymentChangePayload.getInvoicePaymentCashChanged()InvoicePaymentCashChanged.setNewCash(Cash new_cash) InvoicePaymentCashChanged.setOldCash(Cash old_cash) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentCashChangedModifier and TypeMethodDescriptionintInvoicePaymentCashChanged.compareTo(InvoicePaymentCashChanged other) booleanInvoicePaymentCashChanged.equals(InvoicePaymentCashChanged that) static InvoicePaymentChangePayloadInvoicePaymentChangePayload.invoice_payment_cash_changed(InvoicePaymentCashChanged value) voidInvoicePaymentChangePayload.setInvoicePaymentCashChanged(InvoicePaymentCashChanged value) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentCashChangedModifierConstructorDescriptionPerforms a deep copy on other.