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