Uses of Class
dev.vality.damsel.merch_stat.InvoicePaymentRefundFailed
Packages that use InvoicePaymentRefundFailed
-
Uses of InvoicePaymentRefundFailed in dev.vality.damsel.merch_stat
Methods in dev.vality.damsel.merch_stat that return InvoicePaymentRefundFailedModifier and TypeMethodDescriptionInvoicePaymentRefundFailed.deepCopy()InvoicePaymentRefundStatus.getFailed()InvoicePaymentRefundFailed.setFailure(OperationFailure failure) Methods in dev.vality.damsel.merch_stat 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.merch_stat with parameters of type InvoicePaymentRefundFailedModifierConstructorDescriptionPerforms a deep copy on other.