@Generated(value="org.openapitools.codegen.languages.SpringCodegen", date="2025-07-17T03:06:34.437Z[Etc/UTC]") public class PairDto extends Object
| Constructor and Description |
|---|
PairDto() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
UUID |
getLeft()
Get left
|
UUID |
getRight()
Get right
|
int |
hashCode() |
PairDto |
left(UUID left) |
PairDto |
right(UUID right) |
void |
setLeft(UUID left) |
void |
setRight(UUID right) |
String |
toString() |
Copyright © 2025. All rights reserved.