Class DateStatisticsDto
java.lang.Object
org.qubership.atp.tdm.controllers.api.dto.statistics.DateStatisticsDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-09-12T08:25:16.150417747Z[Etc/UTC]")
public class DateStatisticsDto
extends Object
DateStatisticsDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDatesItem(String datesItem) addItemsItem(DateStatisticsItemDto itemsItem) booleangetDates()Get dates@Valid List<DateStatisticsItemDto> getItems()Get itemsinthashCode()items(List<DateStatisticsItemDto> items) voidvoidsetItems(List<DateStatisticsItemDto> items) toString()
-
Constructor Details
-
DateStatisticsDto
public DateStatisticsDto()
-
-
Method Details