|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.CommentAuthor
public final class CommentAuthor
Method Summary | |
---|---|
long |
getColorIndex()
Returns the index of a color used for comments created by the author. |
java.lang.String |
getName()
Returns the author's name. |
void |
setColorIndex(long value)
Sets the index of a color used for comments created by the author. |
void |
setName(java.lang.String value)
Sets the author's name. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getName()
public void setName(java.lang.String value)
public long getColorIndex()
public void setColorIndex(long value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |