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