Page.Links| Constructor and Description |
|---|
SectionsPage() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<Section> |
getItems() |
List<Section> |
getSections() |
int |
hashCode() |
SectionsPage |
setSections(List<Section> sections) |
String |
toString() |
@Generated(value="lombok") public SectionsPage()
@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<Section> getSections()
@Generated(value="lombok") public SectionsPage setSections(List<Section> sections)
Copyright © 2024. All rights reserved.