public class LigneDdeMatResultatRecherche extends Object implements Serializable, 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 String |
division |
protected String |
etabAffaire |
protected String |
etablissement |
protected String |
flagstk |
protected Double |
ident |
protected Double |
identDdemat |
protected String |
identPrd |
protected String |
lot |
protected String |
miseAJour |
protected String |
nature |
protected Double |
qte |
protected String |
referencePrd |
protected String |
ssLot |
protected Double |
valorisation |
Constructor and Description |
---|
LigneDdeMatResultatRecherche() |
LigneDdeMatResultatRecherche(String affaire,
String lot,
String ssLot,
String affaireNomAppel,
String client,
String codeClient,
String chargeCpte,
String etabAffaire,
Double identDdemat,
String flagstk,
Double valorisation,
Double qte,
Double ident) |
LigneDdeMatResultatRecherche(String affaire,
String lot,
String ssLot,
String affaireNomAppel,
String client,
String codeClient,
String chargeCpte,
String etabAffaire,
Double identDdemat,
String flagstk,
Double valorisation,
Double qte,
Double ident,
Date date,
String etablissement,
String division) |
LigneDdeMatResultatRecherche(String affaire,
String lot,
String ssLot,
String affaireNomAppel,
String client,
String codeClient,
String chargeCpte,
String etabAffaire,
Double identDdemat,
String flagstk,
Double valorisation,
Double qte,
Double ident,
Date date,
String identPrd,
String codePrd,
String referencePrd,
String branche,
String nature,
String miseAJour,
String compte,
String etablissement,
String division) |
LigneDdeMatResultatRecherche(String affaire,
String lot,
String ssLot,
String affaireNomAppel,
String client,
String codeClient,
String chargeCpte,
String etabAffaire,
Double identDdemat,
String flagstk,
Double valorisation,
Double qte,
Double ident,
String identPrd,
String codePrd,
String referencePrd,
String branche,
String nature,
String miseAJour) |
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 Double identDdemat
protected String flagstk
protected Double valorisation
protected Double qte
protected Double ident
protected String identPrd
protected String codePrd
protected String referencePrd
protected String branche
protected String nature
protected String miseAJour
protected Date date
protected String compte
protected String etablissement
protected String division
public LigneDdeMatResultatRecherche()
public LigneDdeMatResultatRecherche(String affaire, String lot, String ssLot, String affaireNomAppel, String client, String codeClient, String chargeCpte, String etabAffaire, Double identDdemat, String flagstk, Double valorisation, Double qte, Double ident)
public LigneDdeMatResultatRecherche(String affaire, String lot, String ssLot, String affaireNomAppel, String client, String codeClient, String chargeCpte, String etabAffaire, Double identDdemat, String flagstk, Double valorisation, Double qte, Double ident, Date date, String etablissement, String division)
public LigneDdeMatResultatRecherche(String affaire, String lot, String ssLot, String affaireNomAppel, String client, String codeClient, String chargeCpte, String etabAffaire, Double identDdemat, String flagstk, Double valorisation, Double qte, Double ident, String identPrd, String codePrd, String referencePrd, String branche, String nature, String miseAJour)
public LigneDdeMatResultatRecherche(String affaire, String lot, String ssLot, String affaireNomAppel, String client, String codeClient, String chargeCpte, String etabAffaire, Double identDdemat, String flagstk, Double valorisation, Double qte, Double ident, Date date, String identPrd, String codePrd, String referencePrd, String branche, String nature, String miseAJour, String compte, String etablissement, String division)
public String getAffaire()
public void setAffaire(String affaire)
public String getLot()
public void setLot(String lot)
public String getSsLot()
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()
public void setEtabAffaire(String etabAffaire)
public Double getValorisation()
public void setValorisation(Double valorisation)
public Double getQte()
public void setQte(Double qte)
public Double getIdent()
public void setIdent(Double ident)
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()
public void setBranche(String branche)
public String getNature()
public void setNature(String nature)
public String getMiseAJour()
public void setMiseAJour(String miseAJour)
public String getFlagstk()
public void setFlagstk(String flagstk)
public Double getIdentDdemat()
public void setIdentDdemat(Double identDdemat)
public Date getDate()
public void setDate(Date date)
public String getCompte()
public void setCompte(String compte)
public String getEtablissement()
public void setEtablissement(String etablissement)
public String getDivision()
public void setDivision(String division)
public String getResultIdent()
getResultIdent
in interface ISearchResult
Copyright © 2016. All rights reserved.