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