Uses of Class
org.qubership.atp.mia.controllers.api.dto.TableMarkerDto
Packages that use TableMarkerDto
-
Uses of TableMarkerDto in org.qubership.atp.mia.controllers.api.dto
Methods in org.qubership.atp.mia.controllers.api.dto that return TableMarkerDtoModifier and TypeMethodDescriptionTableMarkerDto.expectedResultForQuery(Map<String, String> expectedResultForQuery) @Valid TableMarkerDtoValidationDto.getTableMarker()Get tableMarkerTableMarkerDto.putExpectedResultForQueryItem(String key, String expectedResultForQueryItem) TableMarkerDto.tableRowCount(String tableRowCount) Methods in org.qubership.atp.mia.controllers.api.dto with parameters of type TableMarkerDtoModifier and TypeMethodDescriptionvoidValidationDto.setTableMarker(TableMarkerDto tableMarker) ValidationDto.tableMarker(TableMarkerDto tableMarker)