public class PasswordParameterModel extends ParameterModel
Constructor and Description |
---|
PasswordParameterModel(IModuleUserConfiguration conf,
String name,
String label,
String description,
String defaultValue) |
Modifier and Type | Method and Description |
---|---|
String |
getPasswordValue() |
String |
getStringValue() |
getDefaultValue, getDescription, getLabel, getName, isLocked, setValue
public PasswordParameterModel(IModuleUserConfiguration conf, String name, String label, String description, String defaultValue)
public String getStringValue()
getStringValue
in class ParameterModel
public String getPasswordValue()