Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentChargebackStageChanged
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of InvoicePaymentChargebackStageChanged in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicePaymentChargebackStageChanged Modifier and Type Method Description InvoicePaymentChargebackStageChangedInvoicePaymentChargebackStageChanged. deepCopy()InvoicePaymentChargebackStageChangedInvoicePaymentChargebackChangePayload. getInvoicePaymentChargebackStageChanged()InvoicePaymentChargebackStageChangedInvoicePaymentChargebackStageChanged. setStage(InvoicePaymentChargebackStage stage)Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentChargebackStageChanged Modifier and Type Method Description intInvoicePaymentChargebackStageChanged. compareTo(InvoicePaymentChargebackStageChanged other)booleanInvoicePaymentChargebackStageChanged. equals(InvoicePaymentChargebackStageChanged that)static InvoicePaymentChargebackChangePayloadInvoicePaymentChargebackChangePayload. invoice_payment_chargeback_stage_changed(InvoicePaymentChargebackStageChanged value)voidInvoicePaymentChargebackChangePayload. setInvoicePaymentChargebackStageChanged(InvoicePaymentChargebackStageChanged value)Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentChargebackStageChanged Constructor Description InvoicePaymentChargebackStageChanged(InvoicePaymentChargebackStageChanged other)Performs a deep copy on other.