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