Uses of Class
org.qubership.atp.dataset.controllers.api.dto.datasetlists.LabelCreatedModifiedViewDto
Packages that use LabelCreatedModifiedViewDto
-
Uses of LabelCreatedModifiedViewDto in org.qubership.atp.dataset.controllers.api.dto.datasetlists
Methods in org.qubership.atp.dataset.controllers.api.dto.datasetlists that return LabelCreatedModifiedViewDtoModifier and TypeMethodDescriptionMethods in org.qubership.atp.dataset.controllers.api.dto.datasetlists that return types with arguments of type LabelCreatedModifiedViewDtoModifier and TypeMethodDescription@Valid List<LabelCreatedModifiedViewDto> DataSetListCreatedModifiedViewDto.getLabels()Get labelsMethods in org.qubership.atp.dataset.controllers.api.dto.datasetlists with parameters of type LabelCreatedModifiedViewDtoModifier and TypeMethodDescriptionDataSetListCreatedModifiedViewDto.addLabelsItem(LabelCreatedModifiedViewDto labelsItem) Method parameters in org.qubership.atp.dataset.controllers.api.dto.datasetlists with type arguments of type LabelCreatedModifiedViewDtoModifier and TypeMethodDescriptionDataSetListCreatedModifiedViewDto.labels(List<LabelCreatedModifiedViewDto> labels) voidDataSetListCreatedModifiedViewDto.setLabels(List<LabelCreatedModifiedViewDto> labels)