Uses of Class
dev.vality.damsel.merch_stat.InvoicePaymentFailed
Packages that use InvoicePaymentFailed
-
Uses of InvoicePaymentFailed in dev.vality.damsel.merch_stat
Methods in dev.vality.damsel.merch_stat that return InvoicePaymentFailedModifier and TypeMethodDescriptionInvoicePaymentFailed.deepCopy()InvoicePaymentStatus.getFailed()InvoicePaymentFailed.setFailure(OperationFailure failure) Methods in dev.vality.damsel.merch_stat 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.merch_stat with parameters of type InvoicePaymentFailedModifierConstructorDescriptionPerforms a deep copy on other.