public class LigneTabFacturationFouResultatRecherche extends Object implements Serializable, ResultatRechercheCtrlBudg, ISearchResult, DatePiece, DateCreation
Modifier and Type | Field and Description |
---|---|
protected String |
affaire |
protected String |
affaireNomAppel |
protected String |
branche |
protected String |
chargeCpte |
protected String |
client |
protected String |
codeClient |
protected String |
codePrd |
protected String |
comptecg |
protected Date |
date |
protected Date |
datecreation |
protected Date |
dateFac |
protected Date |
datePrev |
protected String |
division |
protected String |
etabAffaire |
protected String |
etablissement |
protected String |
famille |
protected Double |
ident |
protected Double |
identLigne |
protected String |
identPrd |
protected String |
journal |
protected String |
lot |
protected String |
miseAJour |
protected String |
nature |
protected String |
numero |
protected String |
numrev |
protected Double |
prixTotalLigne |
protected Double |
quantite |
protected String |
referencePrd |
protected String |
sfamille |
protected String |
ssLot |
Constructor and Description |
---|
LigneTabFacturationFouResultatRecherche() |
LigneTabFacturationFouResultatRecherche(String lot,
String ssLot,
String comptecg,
Double prixTotalLigne,
String branche) |
LigneTabFacturationFouResultatRecherche(String lot,
String ssLot,
String comptecg,
Double prixTotalLigne,
String branche,
Date datecreation) |
LigneTabFacturationFouResultatRecherche(String affaire,
String lot,
String ssLot,
String affaireNomAppel,
String client,
String codeClient,
String chargeCpte,
String etabAffaire,
String numero,
Double ident,
String numrev,
Double prixTotalLigne,
Double quantite,
Double identLigne) |
LigneTabFacturationFouResultatRecherche(String affaire,
String lot,
String ssLot,
String affaireNomAppel,
String client,
String codeClient,
String chargeCpte,
String etabAffaire,
String numero,
Double ident,
String numrev,
Double prixTotalLigne,
Double quantite,
Double identLigne,
String journal,
String etablissement,
String division,
String famille,
String sfamille,
Date datecreation) |
LigneTabFacturationFouResultatRecherche(String affaire,
String lot,
String ssLot,
String affaireNomAppel,
String client,
String codeClient,
String chargeCpte,
String etabAffaire,
String numero,
Double ident,
String numrev,
Double prixTotalLigne,
Double quantite,
Double identLigne,
String identPrd,
String codePrd,
String referencePrd,
String branche,
String nature,
String miseAJour) |
LigneTabFacturationFouResultatRecherche(String affaire,
String lot,
String ssLot,
String affaireNomAppel,
String client,
String codeClient,
String chargeCpte,
String etabAffaire,
String numero,
Double ident,
String numrev,
Double prixTotalLigne,
Double quantite,
Double identLigne,
String identPrd,
String codePrd,
String referencePrd,
String branche,
String nature,
String miseAJour,
String journal,
String etablissement,
String division,
String famille,
String sfamille,
Date datecreation,
String comptecg) |
protected String affaire
protected String lot
protected String ssLot
protected String affaireNomAppel
protected String client
protected String codeClient
protected String chargeCpte
protected String etabAffaire
protected String numero
protected Double ident
protected String numrev
protected Double identLigne
protected Double quantite
protected Double prixTotalLigne
protected String comptecg
protected String identPrd
protected String codePrd
protected String referencePrd
protected String branche
protected String nature
protected String miseAJour
protected Date datecreation
protected Date datePrev
protected Date dateFac
protected Date date
protected String division
protected String etablissement
protected String journal
protected String famille
protected String sfamille
public LigneTabFacturationFouResultatRecherche()
public LigneTabFacturationFouResultatRecherche(String affaire, String lot, String ssLot, String affaireNomAppel, String client, String codeClient, String chargeCpte, String etabAffaire, String numero, Double ident, String numrev, Double prixTotalLigne, Double quantite, Double identLigne)
public LigneTabFacturationFouResultatRecherche(String affaire, String lot, String ssLot, String affaireNomAppel, String client, String codeClient, String chargeCpte, String etabAffaire, String numero, Double ident, String numrev, Double prixTotalLigne, Double quantite, Double identLigne, String journal, String etablissement, String division, String famille, String sfamille, Date datecreation)
public LigneTabFacturationFouResultatRecherche(String affaire, String lot, String ssLot, String affaireNomAppel, String client, String codeClient, String chargeCpte, String etabAffaire, String numero, Double ident, String numrev, Double prixTotalLigne, Double quantite, Double identLigne, String identPrd, String codePrd, String referencePrd, String branche, String nature, String miseAJour)
public LigneTabFacturationFouResultatRecherche(String affaire, String lot, String ssLot, String affaireNomAppel, String client, String codeClient, String chargeCpte, String etabAffaire, String numero, Double ident, String numrev, Double prixTotalLigne, Double quantite, Double identLigne, String identPrd, String codePrd, String referencePrd, String branche, String nature, String miseAJour, String journal, String etablissement, String division, String famille, String sfamille, Date datecreation, String comptecg)
public LigneTabFacturationFouResultatRecherche(String lot, String ssLot, String comptecg, Double prixTotalLigne, String branche)
public String getAffaire()
getAffaire
in interface ResultatRechercheCtrlBudg
public void setAffaire(String affaire)
public String getLot()
getLot
in interface ResultatRechercheCtrlBudg
public void setLot(String lot)
public String getSsLot()
getSsLot
in interface ResultatRechercheCtrlBudg
public void setSsLot(String ssLot)
public String getAffaireNomAppel()
public void setAffaireNomAppel(String affaireNomAppel)
public String getClient()
public void setClient(String client)
public String getCodeClient()
public void setCodeClient(String codeClient)
public String getChargeCpte()
public void setChargeCpte(String chargeCpte)
public String getEtabAffaire()
getEtabAffaire
in interface ResultatRechercheCtrlBudg
public void setEtabAffaire(String etabAffaire)
public String getNumero()
public void setNumero(String numero)
public Double getIdent()
public void setIdent(Double ident)
public String getNumrev()
public void setNumrev(String numrev)
public Double getQuantite()
getQuantite
in interface ResultatRechercheCtrlBudg
public void setQuantite(Double quantite)
public Double getPrixTotalLigne()
getPrixTotalLigne
in interface ResultatRechercheCtrlBudg
public void setPrixTotalLigne(Double prixTotalLigne)
public String getIdentPrd()
public void setIdentPrd(String identPrd)
public String getCodePrd()
public void setCodePrd(String codePrd)
public String getReferencePrd()
public void setReferencePrd(String referencePrd)
public String getBranche()
getBranche
in interface ResultatRechercheCtrlBudg
public void setBranche(String branche)
public String getNature()
getNature
in interface ResultatRechercheCtrlBudg
public void setNature(String nature)
public String getMiseAJour()
public void setMiseAJour(String miseAJour)
public Double getIdentLigne()
public void setIdentLigne(Double identLigne)
public String getComptecg()
public void setComptecg(String comptecg)
public Date getDatecreation()
getDatecreation
in interface DateCreation
public void setDatecreation(Date datecreation)
public String getDivision()
public void setDivision(String division)
public String getEtablissement()
public void setEtablissement(String etablissement)
public String getJournal()
public void setJournal(String journal)
public String getFamille()
public void setFamille(String famille)
public String getSfamille()
public void setSfamille(String sfamille)
public String getResultIdent()
getResultIdent
in interface ISearchResult
public String getGroupe()
getGroupe
in interface ResultatRechercheCtrlBudg
public String getInterne()
getInterne
in interface ResultatRechercheCtrlBudg
public String getCompte()
getCompte
in interface ResultatRechercheCtrlBudg
public Date getDateDebut()
getDateDebut
in interface ResultatRechercheCtrlBudg
public Date getDateFin()
getDateFin
in interface ResultatRechercheCtrlBudg
public String getCodeLot()
getCodeLot
in interface LotSsLot
public String getCodeSsLot()
getCodeSsLot
in interface LotSsLot
public Date getDatePiece()
getDatePiece
in interface DatePiece
public Date getDatePrev()
public void setDatePrev(Date datePrev)
public Date getDateFac()
public void setDateFac(Date dateFac)
public Date getDate()
public void setDate(Date date)
Copyright © 2016. All rights reserved.