public class FieldAuthor extends Field
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAuthorName()
Gets the document author's name.
|
void |
setAuthorName(java.lang.String value)
Sets the document author's name.
|
getDisplayResult, getEnd, getFieldCode, getFieldCode, getFormat, getLocaleId, getResult, getSeparator, getStart, getType, isDirty, isDirty, isLocked, isLocked, needStoreOldResultNodes, remove, setLocaleId, setResult, unlink, update, updatepublic java.lang.String getAuthorName()
public void setAuthorName(java.lang.String value)
throws java.lang.Exception
value - The document author's name.java.lang.Exception