public static class EntryClasses.StringProperty.Value extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
protectInMemory |
| Constructor and Description |
|---|
Value() |
Value(String text) |
Value(String text,
Boolean _protected) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getProtected() |
boolean |
getProtectOnOutput() |
String |
getText() |
void |
setProtected(Boolean _protected) |
void |
setProtectOnOutput(boolean aProtected) |
void |
setText(String text) |
protected Boolean protectInMemory
public Value()
public Value(String text)
public String getText()
public void setText(String text)
public void setProtectOnOutput(boolean aProtected)
public boolean getProtectOnOutput()
public Boolean getProtected()
public void setProtected(Boolean _protected)
Copyright © 2025. All rights reserved.