Uses of Class
dev.vality.damsel.webhooker.InvoicePaymentStatusChanged
Packages that use InvoicePaymentStatusChanged
-
Uses of InvoicePaymentStatusChanged in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return InvoicePaymentStatusChangedModifier and TypeMethodDescriptionInvoicePaymentStatusChanged.deepCopy()InvoicePaymentEventType.getStatusChanged()InvoicePaymentStatusChanged.setValue(InvoicePaymentStatus value) Methods in dev.vality.damsel.webhooker with parameters of type InvoicePaymentStatusChangedModifier and TypeMethodDescriptionintInvoicePaymentStatusChanged.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 InvoicePaymentStatusChangedModifierConstructorDescriptionPerforms a deep copy on other.