Uses of Class
dev.vality.fistful.fistful_stat.FistfulStatisticsSrv.GetWithdrawals_args
| Package | Description |
|---|---|
| dev.vality.fistful.fistful_stat |
-
Uses of FistfulStatisticsSrv.GetWithdrawals_args in dev.vality.fistful.fistful_stat
Methods in dev.vality.fistful.fistful_stat that return FistfulStatisticsSrv.GetWithdrawals_args Modifier and Type Method Description FistfulStatisticsSrv.GetWithdrawals_argsFistfulStatisticsSrv.GetWithdrawals_args. deepCopy()FistfulStatisticsSrv.GetWithdrawals_argsFistfulStatisticsSrv.AsyncProcessor.GetWithdrawals. getEmptyArgsInstance()FistfulStatisticsSrv.GetWithdrawals_argsFistfulStatisticsSrv.Processor.GetWithdrawals. getEmptyArgsInstance()FistfulStatisticsSrv.GetWithdrawals_argsFistfulStatisticsSrv.GetWithdrawals_args. setReq(StatRequest req)Methods in dev.vality.fistful.fistful_stat with parameters of type FistfulStatisticsSrv.GetWithdrawals_args Modifier and Type Method Description intFistfulStatisticsSrv.GetWithdrawals_args. compareTo(FistfulStatisticsSrv.GetWithdrawals_args other)booleanFistfulStatisticsSrv.GetWithdrawals_args. equals(FistfulStatisticsSrv.GetWithdrawals_args that)FistfulStatisticsSrv.GetWithdrawals_resultFistfulStatisticsSrv.Processor.GetWithdrawals. getResult(I iface, FistfulStatisticsSrv.GetWithdrawals_args args)voidFistfulStatisticsSrv.AsyncProcessor.GetWithdrawals. start(I iface, FistfulStatisticsSrv.GetWithdrawals_args args, org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler)Constructors in dev.vality.fistful.fistful_stat with parameters of type FistfulStatisticsSrv.GetWithdrawals_args Constructor Description GetWithdrawals_args(FistfulStatisticsSrv.GetWithdrawals_args other)Performs a deep copy on other.