Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentChargebackStageChanged
Packages that use InvoicePaymentChargebackStageChanged
-
Uses of InvoicePaymentChargebackStageChanged in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicePaymentChargebackStageChangedModifier and TypeMethodDescriptionInvoicePaymentChargebackStageChanged.deepCopy()InvoicePaymentChargebackChangePayload.getInvoicePaymentChargebackStageChanged()InvoicePaymentChargebackStageChanged.setStage(InvoicePaymentChargebackStage stage) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentChargebackStageChangedModifier and TypeMethodDescriptionintInvoicePaymentChargebackStageChanged.compareTo(InvoicePaymentChargebackStageChanged other) booleanInvoicePaymentChargebackStageChanged.equals(InvoicePaymentChargebackStageChanged that) InvoicePaymentChargebackChangePayload.invoice_payment_chargeback_stage_changed(InvoicePaymentChargebackStageChanged value) voidInvoicePaymentChargebackChangePayload.setInvoicePaymentChargebackStageChanged(InvoicePaymentChargebackStageChanged value) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentChargebackStageChangedModifierConstructorDescriptionPerforms a deep copy on other.