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