Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentAdjustmentCreated
Packages that use InvoicePaymentAdjustmentCreated
-
Uses of InvoicePaymentAdjustmentCreated in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicePaymentAdjustmentCreatedModifier and TypeMethodDescriptionInvoicePaymentAdjustmentCreated.deepCopy()InvoicePaymentAdjustmentChangePayload.getInvoicePaymentAdjustmentCreated()InvoicePaymentAdjustmentCreated.setAdjustment(InvoicePaymentAdjustment adjustment) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentAdjustmentCreatedModifier and TypeMethodDescriptionintInvoicePaymentAdjustmentCreated.compareTo(InvoicePaymentAdjustmentCreated other) booleanInvoicePaymentAdjustmentCreated.equals(InvoicePaymentAdjustmentCreated that) InvoicePaymentAdjustmentChangePayload.invoice_payment_adjustment_created(InvoicePaymentAdjustmentCreated value) voidInvoicePaymentAdjustmentChangePayload.setInvoicePaymentAdjustmentCreated(InvoicePaymentAdjustmentCreated value) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentAdjustmentCreatedModifierConstructorDescriptionPerforms a deep copy on other.