Uses of Class
dev.vality.swag.analytics.model.CountResult
| Package | Description |
|---|---|
| dev.vality.swag.analytics.model |
-
Uses of CountResult in dev.vality.swag.analytics.model
Methods in dev.vality.swag.analytics.model that return CountResult Modifier and Type Method Description CountResultCountResult. count(Long count)CountResultCountResult. currency(String currency)Methods in dev.vality.swag.analytics.model that return types with arguments of type CountResult Modifier and Type Method Description List<CountResult>InlineResponse2003. getResult()Get resultMethods in dev.vality.swag.analytics.model with parameters of type CountResult Modifier and Type Method Description InlineResponse2003InlineResponse2003. addResultItem(CountResult resultItem)Method parameters in dev.vality.swag.analytics.model with type arguments of type CountResult Modifier and Type Method Description InlineResponse2003InlineResponse2003. result(List<CountResult> result)voidInlineResponse2003. setResult(List<CountResult> result)