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