Uses of Class
com.plannaplan.responses.models.StatisticSimpleNumberResponse
| Package | Description |
|---|---|
| com.plannaplan.controllers |
Provides rest controllers that defines endpoints and their accessibility
|
-
Uses of StatisticSimpleNumberResponse in com.plannaplan.controllers
Methods in com.plannaplan.controllers that return types with arguments of type StatisticSimpleNumberResponse Modifier and Type Method Description org.springframework.http.ResponseEntity<StatisticSimpleNumberResponse>StatisticsController. getAcceptedAmmounts()org.springframework.http.ResponseEntity<StatisticSimpleNumberResponse>StatisticsController. getAcceptedPartlyAmmounts()org.springframework.http.ResponseEntity<StatisticSimpleNumberResponse>StatisticsController. getCommisionsAmmounts()org.springframework.http.ResponseEntity<StatisticSimpleNumberResponse>StatisticsController. getGroupsAmmounts()org.springframework.http.ResponseEntity<StatisticSimpleNumberResponse>StatisticsController. getGroupsFullAmmounts()org.springframework.http.ResponseEntity<StatisticSimpleNumberResponse>StatisticsController. getNonCommisionsAmmounts()