Uses of Class
dev.vality.damsel.withdrawals.processing.ProcessingSrv.Get_args
| Package | Description |
|---|---|
| dev.vality.damsel.withdrawals.processing |
-
Uses of ProcessingSrv.Get_args in dev.vality.damsel.withdrawals.processing
Methods in dev.vality.damsel.withdrawals.processing that return ProcessingSrv.Get_args Modifier and Type Method Description ProcessingSrv.Get_argsProcessingSrv.Get_args. deepCopy()ProcessingSrv.Get_argsProcessingSrv.AsyncProcessor.Get. getEmptyArgsInstance()ProcessingSrv.Get_argsProcessingSrv.Processor.Get. getEmptyArgsInstance()ProcessingSrv.Get_argsProcessingSrv.Get_args. setId(String id)Methods in dev.vality.damsel.withdrawals.processing with parameters of type ProcessingSrv.Get_args Modifier and Type Method Description intProcessingSrv.Get_args. compareTo(ProcessingSrv.Get_args other)booleanProcessingSrv.Get_args. equals(ProcessingSrv.Get_args that)ProcessingSrv.Get_resultProcessingSrv.Processor.Get. getResult(I iface, ProcessingSrv.Get_args args)voidProcessingSrv.AsyncProcessor.Get. start(I iface, ProcessingSrv.Get_args args, org.apache.thrift.async.AsyncMethodCallback<WithdrawalState> resultHandler)Constructors in dev.vality.damsel.withdrawals.processing with parameters of type ProcessingSrv.Get_args Constructor Description Get_args(ProcessingSrv.Get_args other)Performs a deep copy on other.