public class FieldDocVariable extends Field
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getVariableName()
Gets the name of the document variable to retrieve.
|
void |
setVariableName(java.lang.String value)
Sets the name of the document variable to retrieve.
|
getDisplayResult, getEnd, getFieldCode, getFieldCode, getFormat, getLocaleId, getResult, getSeparator, getStart, getType, isDirty, isDirty, isLocked, isLocked, needStoreOldResultNodes, remove, setLocaleId, setResult, unlink, update, updatepublic java.lang.String getVariableName()
public void setVariableName(java.lang.String value)
throws java.lang.Exception
value - The name of the document variable to retrieve.java.lang.Exception