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