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