Uses of Class
dev.vality.damsel.withdrawals.processing.ProcessingSrv.Get_args
Packages that use ProcessingSrv.Get_args
-
Uses of ProcessingSrv.Get_args in dev.vality.damsel.withdrawals.processing
Methods in dev.vality.damsel.withdrawals.processing that return ProcessingSrv.Get_argsModifier and TypeMethodDescriptionProcessingSrv.Get_args.deepCopy()ProcessingSrv.AsyncProcessor.Get.getEmptyArgsInstance()ProcessingSrv.Processor.Get.getEmptyArgsInstance()Methods in dev.vality.damsel.withdrawals.processing with parameters of type ProcessingSrv.Get_argsModifier and TypeMethodDescriptionintProcessingSrv.Get_args.compareTo(ProcessingSrv.Get_args other) booleanProcessingSrv.Get_args.equals(ProcessingSrv.Get_args that) ProcessingSrv.Processor.Get.getResult(I iface, ProcessingSrv.Get_args args) voidProcessingSrv.AsyncProcessor.Get.start(I iface, ProcessingSrv.Get_args args, org.apache.thrift.async.AsyncMethodCallback<WithdrawalState> resultHandler) Constructors in dev.vality.damsel.withdrawals.processing with parameters of type ProcessingSrv.Get_argsModifierConstructorDescriptionGet_args(ProcessingSrv.Get_args other) Performs a deep copy on other.