|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
public interface icommentauthor
method summary | |
---|---|
int |
getcolorindex()
gets colorindex. |
commentcollection |
getcommentslist()
gets the collection of comments made by this author. |
extensionlist |
getextensionlist()
gets the extensionlist made by this author. |
long |
getid()
gets the author's id. |
java.lang.string |
getinitials()
gets or sets the author's initials. |
int |
getlastindex()
gets lastindex. |
java.lang.string |
getname()
gets the author's name. |
void |
setinitials(java.lang.string value)
sets the author's initials. |
void |
setname(java.lang.string value)
sets the author's name. |
method detail |
---|
java.lang.string getinitials()
void setinitials(java.lang.string value)
java.lang.string getname()
void setname(java.lang.string value)
commentcollection getcommentslist()
int getlastindex()
int getcolorindex()
long getid()
extensionlist getextensionlist()
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |