Uses of Class
dev.vality.damsel.merch_stat.MerchantStatisticsSrv.GetRefunds_args
| Package | Description |
|---|---|
| dev.vality.damsel.merch_stat |
-
Uses of MerchantStatisticsSrv.GetRefunds_args in dev.vality.damsel.merch_stat
Methods in dev.vality.damsel.merch_stat that return MerchantStatisticsSrv.GetRefunds_args Modifier and Type Method Description MerchantStatisticsSrv.GetRefunds_argsMerchantStatisticsSrv.GetRefunds_args. deepCopy()MerchantStatisticsSrv.GetRefunds_argsMerchantStatisticsSrv.AsyncProcessor.GetRefunds. getEmptyArgsInstance()MerchantStatisticsSrv.GetRefunds_argsMerchantStatisticsSrv.Processor.GetRefunds. getEmptyArgsInstance()MerchantStatisticsSrv.GetRefunds_argsMerchantStatisticsSrv.GetRefunds_args. setReq(StatRequest req)Methods in dev.vality.damsel.merch_stat with parameters of type MerchantStatisticsSrv.GetRefunds_args Modifier and Type Method Description intMerchantStatisticsSrv.GetRefunds_args. compareTo(MerchantStatisticsSrv.GetRefunds_args other)booleanMerchantStatisticsSrv.GetRefunds_args. equals(MerchantStatisticsSrv.GetRefunds_args that)MerchantStatisticsSrv.GetRefunds_resultMerchantStatisticsSrv.Processor.GetRefunds. getResult(I iface, MerchantStatisticsSrv.GetRefunds_args args)voidMerchantStatisticsSrv.AsyncProcessor.GetRefunds. start(I iface, MerchantStatisticsSrv.GetRefunds_args args, org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler)Constructors in dev.vality.damsel.merch_stat with parameters of type MerchantStatisticsSrv.GetRefunds_args Constructor Description GetRefunds_args(MerchantStatisticsSrv.GetRefunds_args other)Performs a deep copy on other.