Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.GetEvents_result
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of InvoicingSrv.GetEvents_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.GetEvents_result Modifier and Type Method Description InvoicingSrv.GetEvents_resultInvoicingSrv.GetEvents_result. deepCopy()InvoicingSrv.GetEvents_resultInvoicingSrv.Processor.GetEvents. getResult(I iface, InvoicingSrv.GetEvents_args args)InvoicingSrv.GetEvents_resultInvoicingSrv.GetEvents_result. setEx2(InvoiceNotFound ex2)InvoicingSrv.GetEvents_resultInvoicingSrv.GetEvents_result. setEx3(EventNotFound ex3)InvoicingSrv.GetEvents_resultInvoicingSrv.GetEvents_result. setEx4(InvalidRequest ex4)InvoicingSrv.GetEvents_resultInvoicingSrv.GetEvents_result. setSuccess(List<Event> success)Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.GetEvents_result Modifier and Type Method Description intInvoicingSrv.GetEvents_result. compareTo(InvoicingSrv.GetEvents_result other)booleanInvoicingSrv.GetEvents_result. equals(InvoicingSrv.GetEvents_result that)Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.GetEvents_result Constructor Description GetEvents_result(InvoicingSrv.GetEvents_result other)Performs a deep copy on other.