| Package | Description |
|---|---|
| org.qubership.atp.datasets.dto |
| Modifier and Type | Method and Description |
|---|---|
AttributeFlatDto |
AttributeFlatDto.addParametersItem(ParameterFlatDto parametersItem) |
AttributeFlatDto |
AttributeFlatDto.containsAttributes(Boolean containsAttributes) |
AttributeFlatDto |
AttributeFlatDto.id(UUID id) |
AttributeFlatDto |
AttributeFlatDto.name(String name) |
AttributeFlatDto |
AttributeFlatDto.parameters(List<ParameterFlatDto> parameters) |
AttributeFlatDto |
AttributeFlatDto.type(AttributeTypeDto type) |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeFlatDto> |
DataSetListFlatDto.getAttributes()
Get attributes
|
| Modifier and Type | Method and Description |
|---|---|
DataSetListFlatDto |
DataSetListFlatDto.addAttributesItem(AttributeFlatDto attributesItem) |
| Modifier and Type | Method and Description |
|---|---|
DataSetListFlatDto |
DataSetListFlatDto.attributes(List<AttributeFlatDto> attributes) |
void |
DataSetListFlatDto.setAttributes(List<AttributeFlatDto> attributes) |
Copyright © 2025. All rights reserved.