Uses of Class
org.qubership.atp.dataset.controllers.api.dto.datasetlists.lazy.LabelFlatDto
Packages that use LabelFlatDto
-
Uses of LabelFlatDto in org.qubership.atp.dataset.controllers.api.dto.datasetlists.lazy
Methods in org.qubership.atp.dataset.controllers.api.dto.datasetlists.lazy that return LabelFlatDtoModifier and TypeMethodDescriptionMethods in org.qubership.atp.dataset.controllers.api.dto.datasetlists.lazy 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.lazy with parameters of type LabelFlatDtoMethod parameters in org.qubership.atp.dataset.controllers.api.dto.datasetlists.lazy with type arguments of type LabelFlatDtoModifier and TypeMethodDescriptionDataSetFlatDto.labels(List<LabelFlatDto> labels) voidDataSetFlatDto.setLabels(List<LabelFlatDto> labels)