@Entity public class CategoryAttributeDate extends AbstractAttributeDate<Category>
Constructor and Description |
---|
CategoryAttributeDate()
Creates a new CategoryAttributeDate.java object.
|
CategoryAttributeDate(String key,
Timestamp 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 CategoryAttributeDate(String key, Timestamp value, Category category)
key
- keyvalue
- valuecategory
- ownerpublic CategoryAttributeDate()
public Category getOwner()
getOwner
in class AbstractAttributeDate<Category>
public void setOwner(Category owner)
owner
- the owner to setpublic String getKey()
getKey
in class AbstractAttributeDate<Category>
Copyright © 2021 City of Paris. All rights reserved.