| Package | Description |
|---|---|
| org.qubership.atp.datasets.dto |
| Modifier and Type | Method and Description |
|---|---|
ListValueResponseDto |
ListValueResponseDto.attribute(UUID attribute) |
ListValueResponseDto |
ListValueResponseDto.id(UUID id) |
ListValueResponseDto |
ListValueResponseDto.name(UUID name) |
| Modifier and Type | Method and Description |
|---|---|
List<ListValueResponseDto> |
AttributeCreateResponseDto.getListValues()
Get listValues
|
| Modifier and Type | Method and Description |
|---|---|
AttributeCreateResponseDto |
AttributeCreateResponseDto.addListValuesItem(ListValueResponseDto listValuesItem) |
| Modifier and Type | Method and Description |
|---|---|
AttributeCreateResponseDto |
AttributeCreateResponseDto.listValues(List<ListValueResponseDto> listValues) |
void |
AttributeCreateResponseDto.setListValues(List<ListValueResponseDto> listValues) |
Copyright © 2025. All rights reserved.