Uses of Class
dev.vality.damsel.withdrawals.provider_adapter.AdapterSrv.ProcessWithdrawal_args
Packages that use AdapterSrv.ProcessWithdrawal_args
-
Uses of AdapterSrv.ProcessWithdrawal_args in dev.vality.damsel.withdrawals.provider_adapter
Methods in dev.vality.damsel.withdrawals.provider_adapter that return AdapterSrv.ProcessWithdrawal_argsModifier and TypeMethodDescriptionAdapterSrv.ProcessWithdrawal_args.deepCopy()AdapterSrv.AsyncProcessor.ProcessWithdrawal.getEmptyArgsInstance()AdapterSrv.Processor.ProcessWithdrawal.getEmptyArgsInstance()AdapterSrv.ProcessWithdrawal_args.setWithdrawal(Withdrawal withdrawal) Methods in dev.vality.damsel.withdrawals.provider_adapter with parameters of type AdapterSrv.ProcessWithdrawal_argsModifier and TypeMethodDescriptionintAdapterSrv.ProcessWithdrawal_args.compareTo(AdapterSrv.ProcessWithdrawal_args other) booleanAdapterSrv.ProcessWithdrawal_args.equals(AdapterSrv.ProcessWithdrawal_args that) AdapterSrv.Processor.ProcessWithdrawal.getResult(I iface, AdapterSrv.ProcessWithdrawal_args args) voidAdapterSrv.AsyncProcessor.ProcessWithdrawal.start(I iface, AdapterSrv.ProcessWithdrawal_args args, org.apache.thrift.async.AsyncMethodCallback<ProcessResult> resultHandler) Constructors in dev.vality.damsel.withdrawals.provider_adapter with parameters of type AdapterSrv.ProcessWithdrawal_argsModifierConstructorDescriptionPerforms a deep copy on other.