Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentAdjustmentStatusChanged
Packages that use InvoicePaymentAdjustmentStatusChanged
-
Uses of InvoicePaymentAdjustmentStatusChanged in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicePaymentAdjustmentStatusChangedModifier and TypeMethodDescriptionInvoicePaymentAdjustmentStatusChanged.deepCopy()InvoicePaymentAdjustmentChangePayload.getInvoicePaymentAdjustmentStatusChanged()InvoicePaymentAdjustmentStatusChanged.setStatus(InvoicePaymentAdjustmentStatus status) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentAdjustmentStatusChangedModifier and TypeMethodDescriptionintInvoicePaymentAdjustmentStatusChanged.compareTo(InvoicePaymentAdjustmentStatusChanged other) booleanInvoicePaymentAdjustmentStatusChanged.equals(InvoicePaymentAdjustmentStatusChanged that) InvoicePaymentAdjustmentChangePayload.invoice_payment_adjustment_status_changed(InvoicePaymentAdjustmentStatusChanged value) voidInvoicePaymentAdjustmentChangePayload.setInvoicePaymentAdjustmentStatusChanged(InvoicePaymentAdjustmentStatusChanged value) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentAdjustmentStatusChangedModifierConstructorDescriptionPerforms a deep copy on other.