Uses of Class
dev.vality.damsel.proxy_provider.InvoicePaymentCapture
| Package | Description |
|---|---|
| dev.vality.damsel.proxy_provider |
-
Uses of InvoicePaymentCapture in dev.vality.damsel.proxy_provider
Fields in dev.vality.damsel.proxy_provider declared as InvoicePaymentCapture Modifier and Type Field Description InvoicePaymentCapturePaymentInfo. captureMethods in dev.vality.damsel.proxy_provider that return InvoicePaymentCapture Modifier and Type Method Description InvoicePaymentCaptureInvoicePaymentCapture. deepCopy()InvoicePaymentCapturePaymentInfo. getCapture()InvoicePaymentCaptureInvoicePaymentCapture. setCost(Cash cost)Methods in dev.vality.damsel.proxy_provider with parameters of type InvoicePaymentCapture Modifier and Type Method Description intInvoicePaymentCapture. compareTo(InvoicePaymentCapture other)booleanInvoicePaymentCapture. equals(InvoicePaymentCapture that)PaymentInfoPaymentInfo. setCapture(InvoicePaymentCapture capture)Constructors in dev.vality.damsel.proxy_provider with parameters of type InvoicePaymentCapture Constructor Description InvoicePaymentCapture(InvoicePaymentCapture other)Performs a deep copy on other.