@Entity public class User extends AbstractBean<String>
Constructor and Description |
---|
User() |
Modifier and Type | Method and Description |
---|---|
String |
getCommentaire()
the commentaire getter
|
Date |
getDate()
the date getter
|
String |
getId() |
String |
getMotif() |
String |
getState()
the state getter
|
void |
setCommentaire(String commentaire)
the commentaire setter
|
void |
setDate(Date date)
the date setter
|
void |
setId(String id) |
void |
setMotif(String motif) |
void |
setState(String state)
the state setter
|
public void setState(String state)
state
- the state to setpublic String getState()
public void setDate(Date date)
date
- the date to setpublic Date getDate()
public void setCommentaire(String commentaire)
commentaire
- the commentaire to setpublic String getCommentaire()
public String getId()
getId
in class AbstractBean<String>
public void setId(String id)
setId
in class AbstractBean<String>
id
- the id to setpublic String getMotif()
public void setMotif(String motif)
motif
- the motif to setCopyright © 2018 City of Paris. All rights reserved.