Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.Get_result
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of InvoicingSrv.Get_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.Get_result Modifier and Type Method Description InvoicingSrv.Get_resultInvoicingSrv.Get_result. deepCopy()InvoicingSrv.Get_resultInvoicingSrv.Processor.Get. getResult(I iface, InvoicingSrv.Get_args args)InvoicingSrv.Get_resultInvoicingSrv.Get_result. setEx2(InvoiceNotFound ex2)InvoicingSrv.Get_resultInvoicingSrv.Get_result. setSuccess(Invoice success)Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.Get_result Modifier and Type Method Description intInvoicingSrv.Get_result. compareTo(InvoicingSrv.Get_result other)booleanInvoicingSrv.Get_result. equals(InvoicingSrv.Get_result that)Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.Get_result Constructor Description Get_result(InvoicingSrv.Get_result other)Performs a deep copy on other.