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() |
addAlternateLinksItem, alternateLinks, getAlternateLinks, getSelfUri, selfUri, setAlternateLinks, setSelfUri
public boolean equals(Object o)
equals
in class ResourceBase
public int hashCode()
hashCode
in class ResourceBase
public String toString()
toString
in class ResourceBase
Copyright © 2021. All rights reserved.