public class FieldUserName extends Field
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getUserName()
Gest or sets the current user's name.
|
void |
setUserName(java.lang.String value)
Gest or sets the current user'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 getUserName()
String value.public void setUserName(java.lang.String value)
throws java.lang.Exception
value - The corresponding String value.java.lang.Exception