Uses of Class
dev.vality.damsel.webhooker.InvoicePaymentStatusChanged
| Package | Description |
|---|---|
| dev.vality.damsel.webhooker |
-
Uses of InvoicePaymentStatusChanged in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return InvoicePaymentStatusChanged Modifier and Type Method Description InvoicePaymentStatusChangedInvoicePaymentStatusChanged. deepCopy()InvoicePaymentStatusChangedInvoicePaymentEventType. getStatusChanged()InvoicePaymentStatusChangedInvoicePaymentStatusChanged. setValue(InvoicePaymentStatus value)Methods in dev.vality.damsel.webhooker with parameters of type InvoicePaymentStatusChanged Modifier and Type Method Description intInvoicePaymentStatusChanged. compareTo(InvoicePaymentStatusChanged other)booleanInvoicePaymentStatusChanged. equals(InvoicePaymentStatusChanged that)voidInvoicePaymentEventType. setStatusChanged(InvoicePaymentStatusChanged value)static InvoicePaymentEventTypeInvoicePaymentEventType. status_changed(InvoicePaymentStatusChanged value)Constructors in dev.vality.damsel.webhooker with parameters of type InvoicePaymentStatusChanged Constructor Description InvoicePaymentStatusChanged(InvoicePaymentStatusChanged other)Performs a deep copy on other.