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