Uses of Class
dev.vality.swag.analytics.model.ShopAmountResult
| Package | Description |
|---|---|
| dev.vality.swag.analytics.model |
-
Uses of ShopAmountResult in dev.vality.swag.analytics.model
Methods in dev.vality.swag.analytics.model that return ShopAmountResult Modifier and Type Method Description ShopAmountResultShopAmountResult. addAmountResultsItem(AmountResult amountResultsItem)ShopAmountResultShopAmountResult. amountResults(List<AmountResult> amountResults)ShopAmountResultShopAmountResult. id(String id)Methods in dev.vality.swag.analytics.model that return types with arguments of type ShopAmountResult Modifier and Type Method Description List<ShopAmountResult>GroupByShopAmountResult. getGroupBySHopResults()Get groupBySHopResultsMethods in dev.vality.swag.analytics.model with parameters of type ShopAmountResult Modifier and Type Method Description GroupByShopAmountResultGroupByShopAmountResult. addGroupBySHopResultsItem(ShopAmountResult groupBySHopResultsItem)Method parameters in dev.vality.swag.analytics.model with type arguments of type ShopAmountResult Modifier and Type Method Description GroupByShopAmountResultGroupByShopAmountResult. groupBySHopResults(List<ShopAmountResult> groupBySHopResults)voidGroupByShopAmountResult. setGroupBySHopResults(List<ShopAmountResult> groupBySHopResults)