Uses of Class
org.qubership.atp.mia.controllers.api.dto.TableMarkerRowCountDto
Packages that use TableMarkerRowCountDto
-
Uses of TableMarkerRowCountDto in org.qubership.atp.mia.controllers.api.dto
Methods in org.qubership.atp.mia.controllers.api.dto that return TableMarkerRowCountDtoModifier and TypeMethodDescriptionTableMarkerRowCountDto.actualResult(String actualResult) TableMarkerRowCountDto.expectedResult(String expectedResult) @Valid TableMarkerRowCountDtoTableMarkerResultDto.getTableRowCount()Get tableRowCountTableMarkerRowCountDto.status(StatusEnumDto status) Methods in org.qubership.atp.mia.controllers.api.dto with parameters of type TableMarkerRowCountDtoModifier and TypeMethodDescriptionvoidTableMarkerResultDto.setTableRowCount(TableMarkerRowCountDto tableRowCount) TableMarkerResultDto.tableRowCount(TableMarkerRowCountDto tableRowCount)