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