public static class StringField.Value extends ValueBinding
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<>ValueExtender">
<attribute name="Protected" type="{}keepassBoolean" default="False" />
<attribute name="ProtectInMemory" type="{}keepassBoolean" default="False" />
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
_protected |
protected Boolean |
protectInMemory |
protectOnOutput, value| Constructor and Description |
|---|
Value() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getProtected()
Gets the value of the protected property.
|
Boolean |
getProtectInMemory()
Gets the value of the protectInMemory property.
|
void |
setProtected(Boolean value)
Sets the value of the protected property.
|
void |
setProtectInMemory(Boolean value)
Sets the value of the protectInMemory property.
|
getValue, setValueprotected Boolean _protected
protected Boolean protectInMemory
public Boolean getProtected()
Stringpublic void setProtected(Boolean value)
value - allowed object is
Stringpublic Boolean getProtectInMemory()
StringCopyright © 2025. All rights reserved.