Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentAdjustmentChange
Packages that use InvoicePaymentAdjustmentChange
-
Uses of InvoicePaymentAdjustmentChange in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicePaymentAdjustmentChangeModifier and TypeMethodDescriptionInvoicePaymentAdjustmentChange.deepCopy()InvoicePaymentChangePayload.getInvoicePaymentAdjustmentChange()InvoicePaymentAdjustmentChange.setPayload(InvoicePaymentAdjustmentChangePayload payload) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentAdjustmentChangeModifier and TypeMethodDescriptionintInvoicePaymentAdjustmentChange.compareTo(InvoicePaymentAdjustmentChange other) booleanInvoicePaymentAdjustmentChange.equals(InvoicePaymentAdjustmentChange that) static InvoicePaymentChangePayloadInvoicePaymentChangePayload.invoice_payment_adjustment_change(InvoicePaymentAdjustmentChange value) voidInvoicePaymentChangePayload.setInvoicePaymentAdjustmentChange(InvoicePaymentAdjustmentChange value) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentAdjustmentChangeModifierConstructorDescriptionPerforms a deep copy on other.