Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.GetEvents_args
Packages that use InvoicingSrv.GetEvents_args
-
Uses of InvoicingSrv.GetEvents_args in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.GetEvents_argsModifier and TypeMethodDescriptionInvoicingSrv.GetEvents_args.deepCopy()InvoicingSrv.AsyncProcessor.GetEvents.getEmptyArgsInstance()InvoicingSrv.Processor.GetEvents.getEmptyArgsInstance()InvoicingSrv.GetEvents_args.setRange(EventRange range) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.GetEvents_argsModifier and TypeMethodDescriptionintInvoicingSrv.GetEvents_args.compareTo(InvoicingSrv.GetEvents_args other) booleanInvoicingSrv.GetEvents_args.equals(InvoicingSrv.GetEvents_args that) InvoicingSrv.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_argsModifierConstructorDescriptionPerforms a deep copy on other.