@Entity public class DbStringVariable extends DbVariable<String>
| Modifier and Type | Field and Description |
|---|---|
protected String |
stringValue |
| Modifier | Constructor and Description |
|---|---|
protected |
DbStringVariable() |
|
DbStringVariable(String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getStringValue() |
String |
getValue() |
void |
setStringValue(String s) |
getKey, getOwner, setKey, setOwner, toStringequals, getCreationDate, getId, getVersion, hashCode, setCreationDate, setId, setVersion, toStringprotected String stringValue
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.