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