| Package | Description |
|---|---|
| org.qubership.atp.datasets.dto |
| Modifier and Type | Method and Description |
|---|---|
LabelFlatDto |
LabelFlatDto.id(UUID id) |
LabelFlatDto |
LabelFlatDto.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<LabelFlatDto> |
DataSetFlatDto.getLabels()
Get labels
|
| Modifier and Type | Method and Description |
|---|---|
DataSetFlatDto |
DataSetFlatDto.addLabelsItem(LabelFlatDto labelsItem) |
| Modifier and Type | Method and Description |
|---|---|
DataSetFlatDto |
DataSetFlatDto.labels(List<LabelFlatDto> labels) |
void |
DataSetFlatDto.setLabels(List<LabelFlatDto> labels) |
Copyright © 2025. All rights reserved.