@Entity public class CategoryAttributeNum extends AbstractAttributeNum<Category>
Constructor and Description |
---|
CategoryAttributeNum()
Creates a new CategoryAttributeNum.java object.
|
CategoryAttributeNum(String key,
BigDecimal value,
Category category)
Creates a new CategoryAttribute.java object.
|
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
Category |
getOwner() |
void |
setOwner(Category owner) |
getValue, setKey, setValue
public CategoryAttributeNum(String key, BigDecimal value, Category category)
key
- keyvalue
- valuecategory
- ownerpublic CategoryAttributeNum()
public Category getOwner()
getOwner
in class AbstractAttributeNum<Category>
public void setOwner(Category owner)
owner
- the owner to setpublic String getKey()
getKey
in class AbstractAttributeNum<Category>
Copyright © 2021 City of Paris. All rights reserved.