@Entity public class FEcrmodele extends Object implements Serializable
Constructor and Description |
---|
FEcrmodele() |
FEcrmodele(String contexte,
Double sequentiel,
String services,
String liste) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getContexte() |
Double |
getIdent() |
String |
getListe() |
Double |
getSequentiel() |
String |
getServices() |
void |
setContexte(String contexte)
BDD : CONTEXTE
Contexte |
void |
setIdent(Double ident)
BDD : IDENT
Ident |
void |
setListe(String liste)
BDD : LISTE
Liste |
void |
setSequentiel(Double sequentiel)
BDD : SEQUENTIEL
Sequentiel |
void |
setServices(String services)
BDD : SERVICES
Services |
String |
toString() |
public Double getIdent()
public void setIdent(Double ident)
Ident
- public String getContexte()
public void setContexte(String contexte)
Contexte
- public Double getSequentiel()
public void setSequentiel(Double sequentiel)
Sequentiel
- public String getServices()
public void setServices(String services)
Services
- public String getListe()
public void setListe(String liste)
Liste
- Copyright © 2016. All rights reserved.