Uses of Class
dev.vality.damsel.webhooker.InvoicePaymentRefundStatusChanged
| Package | Description |
|---|---|
| dev.vality.damsel.webhooker |
-
Uses of InvoicePaymentRefundStatusChanged in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return InvoicePaymentRefundStatusChanged Modifier and Type Method Description InvoicePaymentRefundStatusChangedInvoicePaymentRefundStatusChanged. deepCopy()InvoicePaymentRefundStatusChangedInvoicePaymentRefundChange. getInvoicePaymentRefundStatusChanged()InvoicePaymentRefundStatusChangedInvoicePaymentRefundStatusChanged. setValue(InvoicePaymentRefundStatus value)Methods in dev.vality.damsel.webhooker with parameters of type InvoicePaymentRefundStatusChanged Modifier and Type Method Description intInvoicePaymentRefundStatusChanged. compareTo(InvoicePaymentRefundStatusChanged other)booleanInvoicePaymentRefundStatusChanged. equals(InvoicePaymentRefundStatusChanged that)static InvoicePaymentRefundChangeInvoicePaymentRefundChange. invoice_payment_refund_status_changed(InvoicePaymentRefundStatusChanged value)voidInvoicePaymentRefundChange. setInvoicePaymentRefundStatusChanged(InvoicePaymentRefundStatusChanged value)Constructors in dev.vality.damsel.webhooker with parameters of type InvoicePaymentRefundStatusChanged Constructor Description InvoicePaymentRefundStatusChanged(InvoicePaymentRefundStatusChanged other)Performs a deep copy on other.