Uses of Class
org.qubership.atp.dataset.controllers.api.dto.datasetlists.LabelFlatDto
Packages that use LabelFlatDto
-
Uses of LabelFlatDto in org.qubership.atp.dataset.controllers.api.dto.datasetlists
Methods in org.qubership.atp.dataset.controllers.api.dto.datasetlists that return LabelFlatDtoModifier and TypeMethodDescriptionMethods in org.qubership.atp.dataset.controllers.api.dto.datasetlists that return types with arguments of type LabelFlatDtoModifier and TypeMethodDescription@Valid List<LabelFlatDto> DataSetFlatDto.getLabels()Get labelsMethods in org.qubership.atp.dataset.controllers.api.dto.datasetlists with parameters of type LabelFlatDtoMethod parameters in org.qubership.atp.dataset.controllers.api.dto.datasetlists with type arguments of type LabelFlatDtoModifier and TypeMethodDescriptionDataSetFlatDto.labels(List<LabelFlatDto> labels) voidDataSetFlatDto.setLabels(List<LabelFlatDto> labels)