Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentRefundStatusChanged
Packages that use InvoicePaymentRefundStatusChanged
-
Uses of InvoicePaymentRefundStatusChanged in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicePaymentRefundStatusChangedModifier and TypeMethodDescriptionInvoicePaymentRefundStatusChanged.deepCopy()InvoicePaymentRefundChangePayload.getInvoicePaymentRefundStatusChanged()InvoicePaymentRefundStatusChanged.setStatus(InvoicePaymentRefundStatus status) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentRefundStatusChangedModifier and TypeMethodDescriptionintInvoicePaymentRefundStatusChanged.compareTo(InvoicePaymentRefundStatusChanged other) booleanInvoicePaymentRefundStatusChanged.equals(InvoicePaymentRefundStatusChanged that) InvoicePaymentRefundChangePayload.invoice_payment_refund_status_changed(InvoicePaymentRefundStatusChanged value) voidInvoicePaymentRefundChangePayload.setInvoicePaymentRefundStatusChanged(InvoicePaymentRefundStatusChanged value) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentRefundStatusChangedModifierConstructorDescriptionPerforms a deep copy on other.