Uses of Class
dev.vality.damsel.webhooker.InvoicePaymentRefundFailed
Packages that use InvoicePaymentRefundFailed
-
Uses of InvoicePaymentRefundFailed in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return InvoicePaymentRefundFailedModifier and TypeMethodDescriptionInvoicePaymentRefundFailed.deepCopy()InvoicePaymentRefundStatus.getFailed()Methods in dev.vality.damsel.webhooker with parameters of type InvoicePaymentRefundFailedModifier and TypeMethodDescriptionintInvoicePaymentRefundFailed.compareTo(InvoicePaymentRefundFailed other) booleanInvoicePaymentRefundFailed.equals(InvoicePaymentRefundFailed that) static InvoicePaymentRefundStatusInvoicePaymentRefundStatus.failed(InvoicePaymentRefundFailed value) voidInvoicePaymentRefundStatus.setFailed(InvoicePaymentRefundFailed value) Constructors in dev.vality.damsel.webhooker with parameters of type InvoicePaymentRefundFailedModifierConstructorDescriptionPerforms a deep copy on other.