Uses of Class
org.qubership.atp.tdm.controllers.api.dto.statistics.TestDataTableOrderDto
Packages that use TestDataTableOrderDto
-
Uses of TestDataTableOrderDto in org.qubership.atp.tdm.controllers.api.dto.statistics
Methods in org.qubership.atp.tdm.controllers.api.dto.statistics that return TestDataTableOrderDtoModifier and TypeMethodDescriptionTestDataTableOrderDto.columnName(String columnName) @Valid TestDataTableOrderDtoUsersOccupyStatisticRequestDto.getDataTableOrder()Get dataTableOrderTestDataTableOrderDto.orderType(OrderTypeDto orderType) Methods in org.qubership.atp.tdm.controllers.api.dto.statistics with parameters of type TestDataTableOrderDtoModifier and TypeMethodDescriptionUsersOccupyStatisticRequestDto.dataTableOrder(TestDataTableOrderDto dataTableOrder) voidUsersOccupyStatisticRequestDto.setDataTableOrder(TestDataTableOrderDto dataTableOrder)