Uses of Class
dev.vality.damsel.withdrawals.processing.ProcessingSrv.Start_result
Packages that use ProcessingSrv.Start_result
-
Uses of ProcessingSrv.Start_result in dev.vality.damsel.withdrawals.processing
Methods in dev.vality.damsel.withdrawals.processing that return ProcessingSrv.Start_resultModifier and TypeMethodDescriptionProcessingSrv.Start_result.deepCopy()ProcessingSrv.Processor.Start.getResult(I iface, ProcessingSrv.Start_args args) ProcessingSrv.Start_result.setSuccess(WithdrawalState success) Methods in dev.vality.damsel.withdrawals.processing with parameters of type ProcessingSrv.Start_resultModifier and TypeMethodDescriptionintProcessingSrv.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_resultModifierConstructorDescriptionPerforms a deep copy on other.