public abstract class PasswordSetting extends StringSetting
StringSetting is that the value of this setting is not visible in the UI.
PasswordSetting must always be single-lined.| Constructor and Description |
|---|
PasswordSetting() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMultiLine()
Returns whether this string setting is multilined or not.
|
getValue, invalidReason, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefaultValue, getDescription, getName, getUniqueIdpublic final boolean isMultiLine()
isMultiLine in class StringSettingCopyright © 2020 Solibri, Inc.. All rights reserved.