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