Uses of Class
dev.vality.damsel.withdrawals.provider_adapter.AdapterSrv.ProcessWithdrawal_result
Packages that use AdapterSrv.ProcessWithdrawal_result
-
Uses of AdapterSrv.ProcessWithdrawal_result in dev.vality.damsel.withdrawals.provider_adapter
Methods in dev.vality.damsel.withdrawals.provider_adapter that return AdapterSrv.ProcessWithdrawal_resultModifier and TypeMethodDescriptionAdapterSrv.ProcessWithdrawal_result.deepCopy()AdapterSrv.Processor.ProcessWithdrawal.getResult(I iface, AdapterSrv.ProcessWithdrawal_args args) AdapterSrv.ProcessWithdrawal_result.setSuccess(ProcessResult success) Methods in dev.vality.damsel.withdrawals.provider_adapter with parameters of type AdapterSrv.ProcessWithdrawal_resultModifier and TypeMethodDescriptionintAdapterSrv.ProcessWithdrawal_result.compareTo(AdapterSrv.ProcessWithdrawal_result other) booleanAdapterSrv.ProcessWithdrawal_result.equals(AdapterSrv.ProcessWithdrawal_result that) Constructors in dev.vality.damsel.withdrawals.provider_adapter with parameters of type AdapterSrv.ProcessWithdrawal_resultModifierConstructorDescriptionPerforms a deep copy on other.