public class FieldAutoNum extends Field
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSeparatorCharacter()
Gets the separator character to be used.
|
int |
getSwitchType(java.lang.String switchName) |
void |
setSeparatorCharacter(java.lang.String value)
Sets the separator character to be used.
|
getDisplayResult, getEnd, getFieldCode, getFieldCode, getFormat, getLocaleId, getResult, getSeparator, getStart, getType, isDirty, isDirty, isLocked, isLocked, needStoreOldResultNodes, remove, setLocaleId, setResult, unlink, update, updatepublic java.lang.String getSeparatorCharacter()
public void setSeparatorCharacter(java.lang.String value)
throws java.lang.Exception
value - The separator character to be used.java.lang.Exceptionpublic int getSwitchType(java.lang.String switchName)