Uses of Class
dev.vality.damsel.withdrawals.processing.ProcessingSrv.Start_result
| Package | Description |
|---|---|
| dev.vality.damsel.withdrawals.processing |
-
Uses of ProcessingSrv.Start_result in dev.vality.damsel.withdrawals.processing
Methods in dev.vality.damsel.withdrawals.processing that return ProcessingSrv.Start_result Modifier and Type Method Description ProcessingSrv.Start_resultProcessingSrv.Start_result. deepCopy()ProcessingSrv.Start_resultProcessingSrv.Processor.Start. getResult(I iface, ProcessingSrv.Start_args args)ProcessingSrv.Start_resultProcessingSrv.Start_result. setSuccess(WithdrawalState success)Methods in dev.vality.damsel.withdrawals.processing with parameters of type ProcessingSrv.Start_result Modifier and Type Method Description intProcessingSrv.Start_result. compareTo(ProcessingSrv.Start_result other)booleanProcessingSrv.Start_result. equals(ProcessingSrv.Start_result that)Constructors in dev.vality.damsel.withdrawals.processing with parameters of type ProcessingSrv.Start_result Constructor Description Start_result(ProcessingSrv.Start_result other)Performs a deep copy on other.