E - type of linked entity@MappedSuperclass public abstract class AbstractAttribute<E extends StockEntityBean<E>> extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
_key |
protected String |
_value |
| Constructor and Description |
|---|
AbstractAttribute()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
abstract E |
getOwner() |
String |
getValue() |
void |
setKey(String key) |
void |
setValue(String value) |
public abstract E getOwner()
public String getKey()
public void setKey(String key)
key - the key to setpublic String getValue()
public void setValue(String value)
value - the value to setCopyright © 2020 City of Paris. All rights reserved.