Uses of Class
dev.vality.damsel.merch_stat.InvoicePaymentCaptured
| Package | Description |
|---|---|
| dev.vality.damsel.merch_stat |
-
Uses of InvoicePaymentCaptured in dev.vality.damsel.merch_stat
Methods in dev.vality.damsel.merch_stat that return InvoicePaymentCaptured Modifier and Type Method Description InvoicePaymentCapturedInvoicePaymentCaptured. deepCopy()InvoicePaymentCapturedInvoicePaymentStatus. getCaptured()InvoicePaymentCapturedInvoicePaymentCaptured. setAt(String at)Methods in dev.vality.damsel.merch_stat with parameters of type InvoicePaymentCaptured Modifier and Type Method Description static InvoicePaymentStatusInvoicePaymentStatus. captured(InvoicePaymentCaptured value)intInvoicePaymentCaptured. compareTo(InvoicePaymentCaptured other)booleanInvoicePaymentCaptured. equals(InvoicePaymentCaptured that)voidInvoicePaymentStatus. setCaptured(InvoicePaymentCaptured value)Constructors in dev.vality.damsel.merch_stat with parameters of type InvoicePaymentCaptured Constructor Description InvoicePaymentCaptured(InvoicePaymentCaptured other)Performs a deep copy on other.