public class FieldUserAddress extends Field
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getUserAddress()
Gets the current user's postal address.
|
void |
setUserAddress(java.lang.String value)
Sets the current user's postal address.
|
getDisplayResult, getEnd, getFieldCode, getFieldCode, getFormat, getLocaleId, getResult, getSeparator, getStart, getType, isDirty, isDirty, isLocked, isLocked, needStoreOldResultNodes, remove, setLocaleId, setResult, unlink, update, updatepublic java.lang.String getUserAddress()
public void setUserAddress(java.lang.String value)
throws java.lang.Exception
value - The current user's postal address.java.lang.Exception