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