@Generated(value="org.openapitools.codegen.languages.SpringCodegen", date="2025-07-17T03:06:34.712Z[Etc/UTC]") public class ListValueResponseDto extends Object
| Constructor and Description |
|---|
ListValueResponseDto() |
| Modifier and Type | Method and Description |
|---|---|
ListValueResponseDto |
attribute(UUID attribute) |
boolean |
equals(Object o) |
UUID |
getAttribute()
Get attribute
|
UUID |
getId()
Get id
|
UUID |
getName()
Get name
|
int |
hashCode() |
ListValueResponseDto |
id(UUID id) |
ListValueResponseDto |
name(UUID name) |
void |
setAttribute(UUID attribute) |
void |
setId(UUID id) |
void |
setName(UUID name) |
String |
toString() |
public ListValueResponseDto attribute(UUID attribute)
public UUID getAttribute()
public void setAttribute(UUID attribute)
public ListValueResponseDto id(UUID id)
public UUID getId()
public void setId(UUID id)
public ListValueResponseDto name(UUID name)
public UUID getName()
public void setName(UUID name)
Copyright © 2025. All rights reserved.