Uses of Class
dev.vality.damsel.webhooker.InvoicePaymentFailed
Packages that use InvoicePaymentFailed
-
Uses of InvoicePaymentFailed in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return InvoicePaymentFailedModifier and TypeMethodDescriptionInvoicePaymentFailed.deepCopy()InvoicePaymentStatus.getFailed()Methods in dev.vality.damsel.webhooker with parameters of type InvoicePaymentFailedModifier and TypeMethodDescriptionintInvoicePaymentFailed.compareTo(InvoicePaymentFailed other) booleanInvoicePaymentFailed.equals(InvoicePaymentFailed that) static InvoicePaymentStatusInvoicePaymentStatus.failed(InvoicePaymentFailed value) voidInvoicePaymentStatus.setFailed(InvoicePaymentFailed value) Constructors in dev.vality.damsel.webhooker with parameters of type InvoicePaymentFailedModifierConstructorDescriptionPerforms a deep copy on other.