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