public class Syn3ResultatRecherche extends Object implements Serializable
| Constructor and Description |
|---|
Syn3ResultatRecherche() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCodeAffaire() |
String |
getCodeClient() |
String |
getCodeEtabl() |
Date |
getDate() |
String |
getFamilleAffaire() |
String |
getMarche() |
Double |
getMontant() |
String |
getNomAffaire() |
String |
getNomClient() |
Double |
getNumPeriode() |
String |
getSsfamilleAffaire() |
void |
setCodeAffaire(String codeAffaire) |
void |
setCodeClient(String codeClient) |
void |
setCodeEtabl(String codeEtabl) |
void |
setDate(Date date) |
void |
setFamilleAffaire(String familleAffaire) |
void |
setMarche(String marche) |
void |
setMontant(Double montant) |
void |
setNomAffaire(String nomAffaire) |
void |
setNomClient(String nomClient) |
void |
setNumPeriode(Double numPeriode) |
void |
setSsfamilleAffaire(String ssfamilleAffaire) |
public String getCodeClient()
public void setCodeClient(String codeClient)
codeClient - the codeClient to setpublic String getNomClient()
public void setNomClient(String nomClient)
nomClient - the nomClient to setpublic String getCodeAffaire()
public void setCodeAffaire(String codeAffaire)
codeAffaire - the codeAffaire to setpublic String getMarche()
public void setMarche(String marche)
marche - the marche to setpublic String getFamilleAffaire()
public void setFamilleAffaire(String familleAffaire)
familleAffaire - the familleAffaire to setpublic String getCodeEtabl()
public void setCodeEtabl(String codeEtabl)
codeEtabl - the codeEtabl to setpublic Double getMontant()
public void setMontant(Double montant)
montant - the montant to setpublic Date getDate()
public void setDate(Date date)
date - the date to setpublic String getSsfamilleAffaire()
public void setSsfamilleAffaire(String ssfamilleAffaire)
ssfamilleAffaire - the ssfamilleAffaire to setpublic Double getNumPeriode()
public void setNumPeriode(Double numPeriode)
numPeriode - the numPeriode to setpublic String getNomAffaire()
public void setNomAffaire(String nomAffaire)
nomAffaire - the nomAffaire to setCopyright © 2016. All rights reserved.