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