@Entity public class FChiffrParam extends Object implements Serializable
Constructor and Description |
---|
FChiffrParam() |
FChiffrParam(String codeSociete,
Double identartA,
String services) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCodeSociete() |
Double |
getIdent() |
Double |
getIdentartA() |
String |
getServices() |
void |
setCodeSociete(String codeSociete)
BDD : CODESOCIETE
Code Société |
void |
setIdent(Double ident)
BDD : IDENT
Ident |
void |
setIdentartA(Double identartA)
BDD : IDENTARTA
Identifiant du produit acheté |
void |
setServices(String services)
BDD : SERVICES
Services |
String |
toString() |
public Double getIdent()
public void setIdent(Double ident)
Ident
- public String getCodeSociete()
public void setCodeSociete(String codeSociete)
Code
- Sociétépublic Double getIdentartA()
public void setIdentartA(Double identartA)
Identifiant
- du produit achetépublic String getServices()
public void setServices(String services)
Services
- Copyright © 2016. All rights reserved.