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