|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.doc.formatting.revisions.RevisionBase
public class RevisionBase
Common base for all revisions.
| Method Summary | |
|---|---|
java.lang.String |
getAuthor()
Gets the author. |
java.util.Date |
getDateTime()
Gets or sets the date time. |
void |
setAuthor(java.lang.String value)
Sets the author. |
void |
setDateTime(java.util.Date value)
Gets or sets the date time. |
| Method Detail |
|---|
public java.lang.String getAuthor()
public void setAuthor(java.lang.String value)
public java.util.Date getDateTime()
public void setDateTime(java.util.Date value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||