Uses of Class
dev.vality.damsel.webhooker.InvoiceStatusChanged
Packages that use InvoiceStatusChanged
-
Uses of InvoiceStatusChanged in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return InvoiceStatusChangedModifier and TypeMethodDescriptionInvoiceStatusChanged.deepCopy()InvoiceEventType.getStatusChanged()InvoiceStatusChanged.setValue(InvoiceStatus value) Methods in dev.vality.damsel.webhooker with parameters of type InvoiceStatusChangedModifier and TypeMethodDescriptionintInvoiceStatusChanged.compareTo(InvoiceStatusChanged other) booleanInvoiceStatusChanged.equals(InvoiceStatusChanged that) voidInvoiceEventType.setStatusChanged(InvoiceStatusChanged value) static InvoiceEventTypeInvoiceEventType.status_changed(InvoiceStatusChanged value) Constructors in dev.vality.damsel.webhooker with parameters of type InvoiceStatusChangedModifierConstructorDescriptionPerforms a deep copy on other.