public class NotesSlide extends ResourceBase
| Constructor and Description |
|---|
NotesSlide() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ResourceUri |
getShapes()
Get or sets the link to list notes slide shapes.
|
String |
getText()
Get or sets text of notes slide.
|
int |
hashCode() |
void |
setShapes(ResourceUri shapes) |
void |
setText(String text) |
NotesSlide |
shapes(ResourceUri shapes) |
NotesSlide |
text(String text) |
String |
toString() |
getAlternateLinks, getSelfUri, selfUri, setAlternateLinks, setSelfUripublic NotesSlide text(String text)
public String getText()
public void setText(String text)
public NotesSlide shapes(ResourceUri shapes)
public ResourceUri getShapes()
public void setShapes(ResourceUri shapes)
public boolean equals(Object o)
equals in class ResourceBasepublic int hashCode()
hashCode in class ResourceBasepublic String toString()
toString in class ResourceBaseCopyright © 2025. All rights reserved.