@Entity public class FAffactur extends Object implements Serializable, ISearchResult
Constructor and Description |
---|
FAffactur() |
FAffactur(Double sequentiel,
String codeSociete,
String codeFacteur,
String nom1,
String nom2,
String adres2,
String localite,
String codpost,
String ville,
String cedex,
String telephone1,
String telephone2,
String telex,
String telecopieur,
String email,
String services,
String adres1,
Double identPays) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getAdres1() |
String |
getAdres2() |
String |
getCedex() |
String |
getCodeFacteur() |
String |
getCodeSociete() |
String |
getCodpost() |
String |
getEmail() |
Double |
getIdent() |
Double |
getIdentPays() |
String |
getLocalite() |
String |
getNom1() |
String |
getNom2() |
String |
getResultIdent() |
Double |
getSequentiel() |
String |
getServices() |
String |
getTelecopieur() |
String |
getTelephone1() |
String |
getTelephone2() |
String |
getTelex() |
String |
getVille() |
void |
setAdres1(String adres1)
BDD : ADRES1
Adresse 1 |
void |
setAdres2(String adres2)
BDD : ADRES2
Adresse 2 |
void |
setCedex(String cedex)
BDD : CEDEX
Cédex |
void |
setCodeFacteur(String codeFacteur)
BDD : CODEFACTEUR
Code chez le facteur |
void |
setCodeSociete(String codeSociete)
BDD : CODESOCIETE
Code société |
void |
setCodpost(String codpost)
BDD : CODPOST
Code Postal |
void |
setEmail(String email)
BDD : EMAIL
Adresse e-mail |
void |
setIdent(Double ident)
BDD : IDENT
Ident |
void |
setIdentPays(Double identPays)
BDD : IDENTPAYS
Ident du pays |
void |
setLocalite(String localite)
BDD : LOCALITE
Localité |
void |
setNom1(String nom1)
BDD : NOM1
Nom |
void |
setNom2(String nom2)
BDD : NOM2
Suite de Nom |
void |
setSequentiel(Double sequentiel)
BDD : SEQUENTIEL
Séquentiel V9 |
void |
setServices(String services)
BDD : SERVICES
Historique des modification |
void |
setTelecopieur(String telecopieur)
BDD : TELECOPIEUR
Numéro de fax |
void |
setTelephone1(String telephone1)
BDD : TELEPHONE1
Numéro de téléphone 1 |
void |
setTelephone2(String telephone2)
BDD : TELEPHONE2
Numéro de téléphone 2 |
void |
setTelex(String telex)
BDD : TELEX
Numéro de télex |
void |
setVille(String ville)
BDD : VILLE
Ville |
String |
toString() |
public FAffactur()
public FAffactur(Double sequentiel, String codeSociete, String codeFacteur, String nom1, String nom2, String adres2, String localite, String codpost, String ville, String cedex, String telephone1, String telephone2, String telex, String telecopieur, String email, String services, String adres1, Double identPays)
public Double getIdent()
public void setIdent(Double ident)
Ident
- public Double getSequentiel()
public void setSequentiel(Double sequentiel)
Séquentiel
- V9public String getCodeSociete()
public void setCodeSociete(String codeSociete)
Code
- sociétépublic String getCodeFacteur()
public void setCodeFacteur(String codeFacteur)
Code
- chez le facteurpublic String getNom1()
public void setNom1(String nom1)
Nom
- public String getNom2()
public void setNom2(String nom2)
Suite
- de Nompublic String getAdres2()
public void setAdres2(String adres2)
Adresse
- 2public String getLocalite()
public void setLocalite(String localite)
Localité
- public String getCodpost()
public void setCodpost(String codpost)
Code
- Postalpublic String getVille()
public void setVille(String ville)
Ville
- public String getCedex()
public void setCedex(String cedex)
Cédex
- public String getTelephone1()
public void setTelephone1(String telephone1)
Numéro
- de téléphone 1public String getTelephone2()
public void setTelephone2(String telephone2)
Numéro
- de téléphone 2public String getTelex()
public void setTelex(String telex)
Numéro
- de télexpublic String getTelecopieur()
public void setTelecopieur(String telecopieur)
Numéro
- de faxpublic String getEmail()
public void setEmail(String email)
Adresse
- e-mailpublic String getServices()
public void setServices(String services)
Historique
- des modificationpublic String getAdres1()
public void setAdres1(String adres1)
Adresse
- 1public Double getIdentPays()
public void setIdentPays(Double identPays)
Ident
- du payspublic String getResultIdent()
getResultIdent
in interface ISearchResult
Copyright © 2016. All rights reserved.