@MappedSuperclass public abstract class AbstractAttributeDate<E extends StockEntityBean<?>> extends Object implements Serializable
Constructor and Description |
---|
AbstractAttributeDate()
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
abstract E |
getOwner() |
Timestamp |
getValue() |
void |
setKey(String key) |
void |
setValue(Timestamp value) |
public String getKey()
public void setKey(String key)
key
- the key to setpublic Timestamp getValue()
public void setValue(Timestamp value)
value
- the value to setpublic abstract E getOwner()
Copyright © 2021 City of Paris. All rights reserved.