Uses of Class
dev.vality.damsel.merch_stat.MerchantStatisticsSrv.GetCustomers_result
| Package | Description |
|---|---|
| dev.vality.damsel.merch_stat |
-
Uses of MerchantStatisticsSrv.GetCustomers_result in dev.vality.damsel.merch_stat
Methods in dev.vality.damsel.merch_stat that return MerchantStatisticsSrv.GetCustomers_result Modifier and Type Method Description MerchantStatisticsSrv.GetCustomers_resultMerchantStatisticsSrv.GetCustomers_result. deepCopy()MerchantStatisticsSrv.GetCustomers_resultMerchantStatisticsSrv.Processor.GetCustomers. getResult(I iface, MerchantStatisticsSrv.GetCustomers_args args)MerchantStatisticsSrv.GetCustomers_resultMerchantStatisticsSrv.GetCustomers_result. setEx1(InvalidRequest ex1)MerchantStatisticsSrv.GetCustomers_resultMerchantStatisticsSrv.GetCustomers_result. setEx3(BadToken ex3)MerchantStatisticsSrv.GetCustomers_resultMerchantStatisticsSrv.GetCustomers_result. setSuccess(StatResponse success)Methods in dev.vality.damsel.merch_stat with parameters of type MerchantStatisticsSrv.GetCustomers_result Modifier and Type Method Description intMerchantStatisticsSrv.GetCustomers_result. compareTo(MerchantStatisticsSrv.GetCustomers_result other)booleanMerchantStatisticsSrv.GetCustomers_result. equals(MerchantStatisticsSrv.GetCustomers_result that)Constructors in dev.vality.damsel.merch_stat with parameters of type MerchantStatisticsSrv.GetCustomers_result Constructor Description GetCustomers_result(MerchantStatisticsSrv.GetCustomers_result other)Performs a deep copy on other.