Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.GetEvents_args
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of InvoicingSrv.GetEvents_args in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.GetEvents_args Modifier and Type Method Description InvoicingSrv.GetEvents_argsInvoicingSrv.GetEvents_args. deepCopy()InvoicingSrv.GetEvents_argsInvoicingSrv.AsyncProcessor.GetEvents. getEmptyArgsInstance()InvoicingSrv.GetEvents_argsInvoicingSrv.Processor.GetEvents. getEmptyArgsInstance()InvoicingSrv.GetEvents_argsInvoicingSrv.GetEvents_args. setId(String id)InvoicingSrv.GetEvents_argsInvoicingSrv.GetEvents_args. setRange(EventRange range)Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.GetEvents_args Modifier and Type Method Description intInvoicingSrv.GetEvents_args. compareTo(InvoicingSrv.GetEvents_args other)booleanInvoicingSrv.GetEvents_args. equals(InvoicingSrv.GetEvents_args that)InvoicingSrv.GetEvents_resultInvoicingSrv.Processor.GetEvents. getResult(I iface, InvoicingSrv.GetEvents_args args)voidInvoicingSrv.AsyncProcessor.GetEvents. start(I iface, InvoicingSrv.GetEvents_args args, org.apache.thrift.async.AsyncMethodCallback<List<Event>> resultHandler)Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.GetEvents_args Constructor Description GetEvents_args(InvoicingSrv.GetEvents_args other)Performs a deep copy on other.