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