@Generated(value="org.openapitools.codegen.languages.SpringCodegen", date="2025-06-19T14:15:27.528Z[Etc/UTC]") public class AffectedDataSetListDto extends Object
| Constructor and Description |
|---|
AffectedDataSetListDto() |
| Modifier and Type | Method and Description |
|---|---|
AffectedDataSetListDto |
dslId(UUID dslId) |
AffectedDataSetListDto |
dslName(String dslName) |
boolean |
equals(Object o) |
UUID |
getDslId()
Get dslId
|
String |
getDslName()
Get dslName
|
int |
hashCode() |
void |
setDslId(UUID dslId) |
void |
setDslName(String dslName) |
String |
toString() |
public AffectedDataSetListDto dslId(UUID dslId)
public UUID getDslId()
public void setDslId(UUID dslId)
public AffectedDataSetListDto dslName(String dslName)
public String getDslName()
public void setDslName(String dslName)
Copyright © 2025. All rights reserved.