Class ListValueDto
java.lang.Object
org.qubership.atp.dataset.clients.dto.ListValueDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-10-03T13:16:59.270723707Z[Etc/UTC]")
public class ListValueDto
extends Object
ListValueDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionattribute(AttributeDto attribute) boolean@NotNull @Valid AttributeDtoGet attribute@NotNull @Valid UUIDgetId()Get id@NotNull StringgetName()Get nameinthashCode()voidsetAttribute(AttributeDto attribute) voidvoidtoString()
-
Constructor Details
-
ListValueDto
public ListValueDto()
-
-
Method Details