Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentChargebackStatusChanged
Packages that use InvoicePaymentChargebackStatusChanged
-
Uses of InvoicePaymentChargebackStatusChanged in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicePaymentChargebackStatusChangedModifier and TypeMethodDescriptionInvoicePaymentChargebackStatusChanged.deepCopy()InvoicePaymentChargebackChangePayload.getInvoicePaymentChargebackStatusChanged()InvoicePaymentChargebackStatusChanged.setStatus(InvoicePaymentChargebackStatus status) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentChargebackStatusChangedModifier and TypeMethodDescriptionintInvoicePaymentChargebackStatusChanged.compareTo(InvoicePaymentChargebackStatusChanged other) booleanInvoicePaymentChargebackStatusChanged.equals(InvoicePaymentChargebackStatusChanged that) InvoicePaymentChargebackChangePayload.invoice_payment_chargeback_status_changed(InvoicePaymentChargebackStatusChanged value) voidInvoicePaymentChargebackChangePayload.setInvoicePaymentChargebackStatusChanged(InvoicePaymentChargebackStatusChanged value) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentChargebackStatusChangedModifierConstructorDescriptionPerforms a deep copy on other.