Uses of Class
dev.vality.damsel.payment_processing.InvoiceStatusChanged
Packages that use InvoiceStatusChanged
-
Uses of InvoiceStatusChanged in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoiceStatusChangedModifier and TypeMethodDescriptionInvoiceStatusChanged.deepCopy()InvoiceChange.getInvoiceStatusChanged()InvoiceStatusChanged.setStatus(InvoiceStatus status) Новый статус инвойса.Methods in dev.vality.damsel.payment_processing with parameters of type InvoiceStatusChangedModifier and TypeMethodDescriptionintInvoiceStatusChanged.compareTo(InvoiceStatusChanged other) booleanInvoiceStatusChanged.equals(InvoiceStatusChanged that) static InvoiceChangeInvoiceChange.invoice_status_changed(InvoiceStatusChanged value) voidInvoiceChange.setInvoiceStatusChanged(InvoiceStatusChanged value) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoiceStatusChangedModifierConstructorDescriptionPerforms a deep copy on other.