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