@Entity public class V9TraceMcd extends Object implements Serializable
Constructor and Description |
---|
V9TraceMcd() |
V9TraceMcd(Date date,
String numScript,
String nomTable,
String commentaire) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCommentaire() |
Date |
getDate() |
Double |
getIdent() |
String |
getNomTable() |
String |
getNumScript() |
void |
setCommentaire(String commentaire)
BDD : COMMENTAIRE
Commentaire |
void |
setDate(Date date)
BDD : DATE
Date |
void |
setIdent(Double ident)
BDD : IDENT
Ident |
void |
setNomTable(String nomTable)
BDD : NOMTABLE
Nom de la table |
void |
setNumScript(String numScript)
BDD : NUMSCRIPT
Numéro script |
String |
toString() |
public Double getIdent()
public void setIdent(Double ident)
Ident
- public Date getDate()
public void setDate(Date date)
Date
- public String getNumScript()
public void setNumScript(String numScript)
Numéro
- scriptpublic String getNomTable()
public void setNomTable(String nomTable)
Nom
- de la tablepublic String getCommentaire()
public void setCommentaire(String commentaire)
Commentaire
- Copyright © 2016. All rights reserved.