Uses of Class
dev.vality.damsel.analytics.AnalyticsServiceSrv.GetPaymentsCount_args
-
Uses of AnalyticsServiceSrv.GetPaymentsCount_args in dev.vality.damsel.analytics
Methods in dev.vality.damsel.analytics that return AnalyticsServiceSrv.GetPaymentsCount_args Modifier and Type Method Description AnalyticsServiceSrv.GetPaymentsCount_argsAnalyticsServiceSrv.GetPaymentsCount_args. deepCopy()AnalyticsServiceSrv.GetPaymentsCount_argsAnalyticsServiceSrv.AsyncProcessor.GetPaymentsCount. getEmptyArgsInstance()AnalyticsServiceSrv.GetPaymentsCount_argsAnalyticsServiceSrv.Processor.GetPaymentsCount. getEmptyArgsInstance()AnalyticsServiceSrv.GetPaymentsCount_argsAnalyticsServiceSrv.GetPaymentsCount_args. setRequest(FilterRequest request)Methods in dev.vality.damsel.analytics with parameters of type AnalyticsServiceSrv.GetPaymentsCount_args Modifier and Type Method Description intAnalyticsServiceSrv.GetPaymentsCount_args. compareTo(AnalyticsServiceSrv.GetPaymentsCount_args other)booleanAnalyticsServiceSrv.GetPaymentsCount_args. equals(AnalyticsServiceSrv.GetPaymentsCount_args that)AnalyticsServiceSrv.GetPaymentsCount_resultAnalyticsServiceSrv.Processor.GetPaymentsCount. getResult(I iface, AnalyticsServiceSrv.GetPaymentsCount_args args)voidAnalyticsServiceSrv.AsyncProcessor.GetPaymentsCount. start(I iface, AnalyticsServiceSrv.GetPaymentsCount_args args, org.apache.thrift.async.AsyncMethodCallback<CountResponse> resultHandler)Constructors in dev.vality.damsel.analytics with parameters of type AnalyticsServiceSrv.GetPaymentsCount_args Constructor Description GetPaymentsCount_args(AnalyticsServiceSrv.GetPaymentsCount_args other)Performs a deep copy on other.