Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.GetPaymentRefund_result
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of InvoicingSrv.GetPaymentRefund_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.GetPaymentRefund_result Modifier and Type Method Description InvoicingSrv.GetPaymentRefund_resultInvoicingSrv.GetPaymentRefund_result. deepCopy()InvoicingSrv.GetPaymentRefund_resultInvoicingSrv.Processor.GetPaymentRefund. getResult(I iface, InvoicingSrv.GetPaymentRefund_args args)InvoicingSrv.GetPaymentRefund_resultInvoicingSrv.GetPaymentRefund_result. setEx2(InvoiceNotFound ex2)InvoicingSrv.GetPaymentRefund_resultInvoicingSrv.GetPaymentRefund_result. setEx3(InvoicePaymentNotFound ex3)InvoicingSrv.GetPaymentRefund_resultInvoicingSrv.GetPaymentRefund_result. setEx4(InvoicePaymentRefundNotFound ex4)InvoicingSrv.GetPaymentRefund_resultInvoicingSrv.GetPaymentRefund_result. setSuccess(InvoicePaymentRefund success)Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.GetPaymentRefund_result Modifier and Type Method Description intInvoicingSrv.GetPaymentRefund_result. compareTo(InvoicingSrv.GetPaymentRefund_result other)booleanInvoicingSrv.GetPaymentRefund_result. equals(InvoicingSrv.GetPaymentRefund_result that)Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.GetPaymentRefund_result Constructor Description GetPaymentRefund_result(InvoicingSrv.GetPaymentRefund_result other)Performs a deep copy on other.