Uses of Class
dev.vality.damsel.analytics.AnalyticsServiceSrv.GetCurrentShopBalances_args
-
Uses of AnalyticsServiceSrv.GetCurrentShopBalances_args in dev.vality.damsel.analytics
Methods in dev.vality.damsel.analytics that return AnalyticsServiceSrv.GetCurrentShopBalances_args Modifier and Type Method Description AnalyticsServiceSrv.GetCurrentShopBalances_argsAnalyticsServiceSrv.GetCurrentShopBalances_args. deepCopy()AnalyticsServiceSrv.GetCurrentShopBalances_argsAnalyticsServiceSrv.AsyncProcessor.GetCurrentShopBalances. getEmptyArgsInstance()AnalyticsServiceSrv.GetCurrentShopBalances_argsAnalyticsServiceSrv.Processor.GetCurrentShopBalances. getEmptyArgsInstance()AnalyticsServiceSrv.GetCurrentShopBalances_argsAnalyticsServiceSrv.GetCurrentShopBalances_args. setMerchantFilter(MerchantFilter merchant_filter)Methods in dev.vality.damsel.analytics with parameters of type AnalyticsServiceSrv.GetCurrentShopBalances_args Modifier and Type Method Description intAnalyticsServiceSrv.GetCurrentShopBalances_args. compareTo(AnalyticsServiceSrv.GetCurrentShopBalances_args other)booleanAnalyticsServiceSrv.GetCurrentShopBalances_args. equals(AnalyticsServiceSrv.GetCurrentShopBalances_args that)AnalyticsServiceSrv.GetCurrentShopBalances_resultAnalyticsServiceSrv.Processor.GetCurrentShopBalances. getResult(I iface, AnalyticsServiceSrv.GetCurrentShopBalances_args args)voidAnalyticsServiceSrv.AsyncProcessor.GetCurrentShopBalances. start(I iface, AnalyticsServiceSrv.GetCurrentShopBalances_args args, org.apache.thrift.async.AsyncMethodCallback<ShopAmountResponse> resultHandler)Constructors in dev.vality.damsel.analytics with parameters of type AnalyticsServiceSrv.GetCurrentShopBalances_args Constructor Description GetCurrentShopBalances_args(AnalyticsServiceSrv.GetCurrentShopBalances_args other)Performs a deep copy on other.