Page.Links| Constructor and Description |
|---|
RunsPage() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<Run> |
getItems() |
List<Run> |
getRuns() |
int |
hashCode() |
RunsPage |
setRuns(List<Run> runs) |
String |
toString() |
@Generated(value="lombok") public RunsPage()
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") protected boolean canEqual(Object other)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public List<Run> getRuns()
@Generated(value="lombok") public RunsPage setRuns(List<Run> runs)
Copyright © 2024. All rights reserved.