public class DB_PASSWORD extends DT_STRING
VariableIF.ACCESS_MODE, VariableIF.ACCESS_USER_TYPES
Constructor and Description |
---|
DB_PASSWORD(org.w3c.dom.Element elem)
Create a new class using the given element as variable.
|
Modifier and Type | Method and Description |
---|---|
void |
setChanged(boolean flag)
Set the boolean whether the changed the variable value.
|
addAdoptListener, getComment, getCurrentValue, getDefaultComponent, getDefaultValue, getDescription, getElementValue, getLabel, getResetComponent, getVariable, hasAccessRight, isChanged, isDefault, isEnvironment, isGlobal, isIniFile, isKernel, isObligatory, isThereADefault, isVarEnvironment, isVarGlobal, isVarIniFile, removeAdoptListener, removeComment, reset, setComment, setElementAccessRights, setElementToDefault, setElementValue, setToDefault, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addAdoptListener, getComment, getCurrentValue, getDefaultComponent, getDescription, getLabel, getResetComponent, getVariable, hasAccessRight, isChanged, isDefault, isEnvironment, isGlobal, isIniFile, isKernel, isObligatory, removeAdoptListener, removeComment, setComment, setElementAccessRights, setElementToDefault, setElementValue, setToDefault
public DB_PASSWORD(org.w3c.dom.Element elem)
elem
- the variable.public void setChanged(boolean flag)
setChanged
in interface VariableIF
setChanged
in class Variable