public class LigneLivraisonResultatRecherche extends Object implements Serializable, ResultatRechercheCtrlBudg, ISearchResult
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 |
compte |
protected Date |
date |
protected Date |
dateDebut |
protected Date |
datefactP |
protected Date |
dateFin |
protected Date |
dateValid |
protected String |
division |
protected String |
etabAffaire |
protected String |
etablissement |
protected String |
famille |
protected String |
groupe |
protected String |
identPrd |
protected Double |
identPrdMaint |
protected String |
interne |
protected String |
journal |
protected String |
lot |
protected String |
miseAJour |
protected String |
nature |
protected String |
numero |
protected Double |
prixTotalLigne |
protected Double |
quantite |
protected String |
referencePrd |
protected Double |
seque685 |
protected String |
service |
protected String |
sfamille |
protected String |
societe |
protected String |
ssLot |
Constructor and Description |
---|
LigneLivraisonResultatRecherche() |
LigneLivraisonResultatRecherche(String affaire,
String lot,
String ssLot,
String compte,
Date dateValid,
String interne,
String groupe,
Date date,
Double prixTotalLigne,
String branche,
String nature,
Date dateDebut,
Date dateFin,
Double quantite) |
LigneLivraisonResultatRecherche(String affaire,
String lot,
String ssLot,
String affaireNomAppel,
String client,
String codeClient,
String chargeCpte,
String etabAffaire,
String numero,
Double prixTotalLigne,
Double quantite,
Double seque685) |
LigneLivraisonResultatRecherche(String affaire,
String lot,
String ssLot,
String affaireNomAppel,
String client,
String codeClient,
String chargeCpte,
String etabAffaire,
String numero,
Double prixTotalLigne,
Double quantite,
Double seque685,
String journal,
String etablissement,
String division,
String famille,
String sfamille,
Date date) |
LigneLivraisonResultatRecherche(String affaire,
String lot,
String ssLot,
String affaireNomAppel,
String client,
String codeClient,
String chargeCpte,
String etabAffaire,
String numero,
Double prixTotalLigne,
Double quantite,
Double seque685,
String identPrd,
String codePrd,
String referencePrd,
String branche,
String nature,
String miseAJour) |
LigneLivraisonResultatRecherche(String affaire,
String lot,
String ssLot,
String affaireNomAppel,
String client,
String codeClient,
String chargeCpte,
String etabAffaire,
String numero,
Double prixTotalLigne,
Double quantite,
Double seque685,
String identPrd,
String codePrd,
String referencePrd,
String branche,
String nature,
String miseAJour,
Double identPrdMaint,
String journal,
String etablissement,
String division,
String famille,
String sfamille,
Date date,
String compte) |
LigneLivraisonResultatRecherche(String affaire,
String lot,
String ssLot,
String affaireNomAppel,
String client,
String codeClient,
String chargeCpte,
String etabAffaire,
String numero,
Double prixTotalLigne,
Double quantite,
Double seque685,
String identPrd,
String codePrd,
String referencePrd,
String branche,
String nature,
String miseAJour,
String journal,
String etablissement,
String division,
String famille,
String sfamille,
Date date,
String compte) |
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 Date date
protected Date dateValid
protected String compte
protected Date datefactP
protected Double seque685
protected Double quantite
protected Double prixTotalLigne
protected String identPrd
protected String codePrd
protected String referencePrd
protected String branche
protected String nature
protected String miseAJour
protected String division
protected String etablissement
protected String journal
protected String famille
protected String sfamille
protected String interne
protected String groupe
protected Double identPrdMaint
protected Date dateDebut
protected Date dateFin
protected String service
protected String societe
public LigneLivraisonResultatRecherche()
public LigneLivraisonResultatRecherche(String affaire, String lot, String ssLot, String affaireNomAppel, String client, String codeClient, String chargeCpte, String etabAffaire, String numero, Double prixTotalLigne, Double quantite, Double seque685)
public LigneLivraisonResultatRecherche(String affaire, String lot, String ssLot, String affaireNomAppel, String client, String codeClient, String chargeCpte, String etabAffaire, String numero, Double prixTotalLigne, Double quantite, Double seque685, String journal, String etablissement, String division, String famille, String sfamille, Date date)
public LigneLivraisonResultatRecherche(String affaire, String lot, String ssLot, String affaireNomAppel, String client, String codeClient, String chargeCpte, String etabAffaire, String numero, Double prixTotalLigne, Double quantite, Double seque685, String identPrd, String codePrd, String referencePrd, String branche, String nature, String miseAJour)
public LigneLivraisonResultatRecherche(String affaire, String lot, String ssLot, String affaireNomAppel, String client, String codeClient, String chargeCpte, String etabAffaire, String numero, Double prixTotalLigne, Double quantite, Double seque685, String identPrd, String codePrd, String referencePrd, String branche, String nature, String miseAJour, String journal, String etablissement, String division, String famille, String sfamille, Date date, String compte)
public LigneLivraisonResultatRecherche(String affaire, String lot, String ssLot, String affaireNomAppel, String client, String codeClient, String chargeCpte, String etabAffaire, String numero, Double prixTotalLigne, Double quantite, Double seque685, String identPrd, String codePrd, String referencePrd, String branche, String nature, String miseAJour, Double identPrdMaint, String journal, String etablissement, String division, String famille, String sfamille, Date date, String compte)
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 getSeque685()
public void setSeque685(Double seque685)
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 Date getDate()
public void setDate(Date date)
public Date getDateValid()
public void setDateValid(Date dateValid)
public String getCompte()
getCompte
in interface ResultatRechercheCtrlBudg
public void setCompte(String compte)
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 getInterne()
getInterne
in interface ResultatRechercheCtrlBudg
public void setInterne(String interne)
public String getGroupe()
getGroupe
in interface ResultatRechercheCtrlBudg
public void setGroupe(String groupe)
public Double getIdentPrdMaint()
public void setIdentPrdMaint(Double identPrdMaint)
public Date getDateDebut()
getDateDebut
in interface ResultatRechercheCtrlBudg
public void setDateDebut(Date dateDebut)
public Date getDateFin()
getDateFin
in interface ResultatRechercheCtrlBudg
public void setDateFin(Date dateFin)
public String getService()
public void setService(String service)
service
- the service to setpublic String getSociete()
public void setSociete(String societe)
societe
- the societe to setpublic String getCodeLot()
getCodeLot
in interface LotSsLot
public String getCodeSsLot()
getCodeSsLot
in interface LotSsLot
Copyright © 2016. All rights reserved.