Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentRefundPending
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of InvoicePaymentRefundPending in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicePaymentRefundPending Modifier and Type Method Description InvoicePaymentRefundPendingInvoicePaymentRefundPending. deepCopy()InvoicePaymentRefundPendingInvoicePaymentRefundPending. setId(String id)Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentRefundPending Modifier and Type Method Description intInvoicePaymentRefundPending. compareTo(InvoicePaymentRefundPending other)booleanInvoicePaymentRefundPending. equals(InvoicePaymentRefundPending that)Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentRefundPending Constructor Description InvoicePaymentRefundPending(InvoicePaymentRefundPending other)Performs a deep copy on other.