public class Sections extends ResourceBase
| Constructor and Description |
|---|
Sections() |
| Modifier and Type | Method and Description |
|---|---|
Sections |
addSectionListItem(Section sectionListItem) |
boolean |
equals(Object o) |
List<Section> |
getSectionList()
List of slide links.
|
int |
hashCode() |
Sections |
sectionList(List<Section> sectionList) |
void |
setSectionList(List<Section> sectionList) |
String |
toString() |
getAlternateLinks, getSelfUri, selfUri, setAlternateLinks, setSelfUripublic boolean equals(Object o)
equals in class ResourceBasepublic int hashCode()
hashCode in class ResourceBasepublic String toString()
toString in class ResourceBaseCopyright © 2025. All rights reserved.