Uses of Class
dev.vality.damsel.analytics.AnalyticsServiceSrv.GetPaymentsToolDistribution_result
-
Uses of AnalyticsServiceSrv.GetPaymentsToolDistribution_result in dev.vality.damsel.analytics
Methods in dev.vality.damsel.analytics that return AnalyticsServiceSrv.GetPaymentsToolDistribution_result Modifier and Type Method Description AnalyticsServiceSrv.GetPaymentsToolDistribution_resultAnalyticsServiceSrv.GetPaymentsToolDistribution_result. deepCopy()AnalyticsServiceSrv.GetPaymentsToolDistribution_resultAnalyticsServiceSrv.Processor.GetPaymentsToolDistribution. getResult(I iface, AnalyticsServiceSrv.GetPaymentsToolDistribution_args args)AnalyticsServiceSrv.GetPaymentsToolDistribution_resultAnalyticsServiceSrv.GetPaymentsToolDistribution_result. setSuccess(PaymentToolDistributionResponse success)Methods in dev.vality.damsel.analytics with parameters of type AnalyticsServiceSrv.GetPaymentsToolDistribution_result Modifier and Type Method Description intAnalyticsServiceSrv.GetPaymentsToolDistribution_result. compareTo(AnalyticsServiceSrv.GetPaymentsToolDistribution_result other)booleanAnalyticsServiceSrv.GetPaymentsToolDistribution_result. equals(AnalyticsServiceSrv.GetPaymentsToolDistribution_result that)Constructors in dev.vality.damsel.analytics with parameters of type AnalyticsServiceSrv.GetPaymentsToolDistribution_result Constructor Description GetPaymentsToolDistribution_result(AnalyticsServiceSrv.GetPaymentsToolDistribution_result other)Performs a deep copy on other.