public class DdeMatResultatRecherche extends Object implements Serializable, ISearchResult
Modifier and Type | Field and Description |
---|---|
protected String |
affaire |
protected String |
affaireLigne |
protected Double |
cdt |
protected String |
codeCollab |
protected String |
codeTransaction |
protected Date |
date |
protected String |
depotLigne |
protected Date |
dtCible |
protected Date |
dtMaj |
protected String |
flagstk |
protected Double |
ident |
protected Double |
identContrat |
protected Double |
identFournisseur |
static String |
IDENTIFIANT |
protected Double |
identLigne |
protected Double |
identPrdmaint |
protected String |
libelleLigne |
protected String |
lotLigne |
protected String |
nomCollab |
protected String |
numContrat |
protected String |
numeroCommande |
protected Double |
numExtContrat |
protected Double |
prdIdent |
protected String |
prdIdentStr |
protected Double |
qte |
protected Double |
qteReliquat |
protected String |
referenceDde |
protected String |
referencePrd |
protected String |
regroupementPrd |
protected Double |
stdpIdent |
protected String |
stock |
protected String |
typprd |
protected Double |
valorisation |
Constructor and Description |
---|
DdeMatResultatRecherche() |
DdeMatResultatRecherche(Double ident,
String codeCollab,
String nomCollab,
Date date,
String referenceDde) |
DdeMatResultatRecherche(Double ident,
String codeCollab,
String nomCollab,
Date date,
String referenceDde,
Double qte,
Double valorisation,
String affaireLigne,
String stock,
String flagstk,
String prdIdentStr,
Double stdpIdent,
Double cdt,
String libelleLigne,
Date dtMaj,
String codeTransaction,
String numContrat,
Double numExtContrat,
String lotLigne,
Date dtCible,
String regroupementPrd,
String referencePrd,
String depotLigne,
Double identLigne) |
DdeMatResultatRecherche(String prdIdentStr,
Double stdpIdent,
String stock,
Double qte,
Double cdt) |
public static final String IDENTIFIANT
protected Double ident
protected String codeCollab
protected String nomCollab
protected Date date
protected String affaire
protected Double qte
protected Double valorisation
protected String affaireLigne
protected String stock
protected String flagstk
protected Double stdpIdent
protected Double prdIdent
protected String prdIdentStr
protected Double cdt
protected Date dtCible
protected String referenceDde
protected String regroupementPrd
protected String referencePrd
protected String libelleLigne
protected String depotLigne
protected Date dtMaj
protected String codeTransaction
protected String numContrat
protected Double numExtContrat
protected String lotLigne
protected Double identLigne
protected String numeroCommande
protected String typprd
protected Double qteReliquat
protected Double identFournisseur
protected Double identPrdmaint
protected Double identContrat
public DdeMatResultatRecherche(Double ident, String codeCollab, String nomCollab, Date date, String referenceDde)
public DdeMatResultatRecherche(Double ident, String codeCollab, String nomCollab, Date date, String referenceDde, Double qte, Double valorisation, String affaireLigne, String stock, String flagstk, String prdIdentStr, Double stdpIdent, Double cdt, String libelleLigne, Date dtMaj, String codeTransaction, String numContrat, Double numExtContrat, String lotLigne, Date dtCible, String regroupementPrd, String referencePrd, String depotLigne, Double identLigne)
public DdeMatResultatRecherche(String prdIdentStr, Double stdpIdent, String stock, Double qte, Double cdt)
public DdeMatResultatRecherche()
public Double getStdpIdent()
public void setStdpIdent(Double stdpIdent)
public Double getPrdIdent()
public Double getCdt()
public void setCdt(Double cdt)
public Double getIdent()
public void setIdent(Double ident)
public String getCodeCollab()
public void setCodeCollab(String codeCollab)
public String getNomCollab()
public void setNomCollab(String nomCollab)
public Double getQte()
public void setQte(Double qte)
public Date getDate()
public void setDate(Date date)
public String getAffaire()
public void setAffaire(String affaire)
public String getFlagstk()
public void setFlagstk(String flagstk)
public Double getValorisation()
public void setValorisation(Double valorisation)
public String getAffaireLigne()
public void setAffaireLigne(String affaireLigne)
public String getStock()
public void setStock(String stock)
public String getResultIdent()
getResultIdent
in interface ISearchResult
public Date getDtCible()
public void setDtCible(Date dtCible)
dtCible
- the dtCible to setpublic String getReferenceDde()
public void setReferenceDde(String referenceDde)
referenceDde
- the referenceDde to setpublic String getRegroupementPrd()
public void setRegroupementPrd(String regroupementPrd)
regroupementPrd
- the regroupementPrd to setpublic String getReferencePrd()
public void setReferencePrd(String referencePrd)
referencePrd
- the referencePrd to setpublic String getLibelleLigne()
public void setLibelleLigne(String libelleLigne)
libelleLigne
- the libelleLigne to setpublic String getDepotLigne()
public void setDepotLigne(String depotLigne)
depotLigne
- the depotLigne to setpublic Date getDtMaj()
public void setDtMaj(Date dtMaj)
dtMaj
- the dtMaj to setpublic String getCodeTransaction()
public void setCodeTransaction(String codeTransaction)
codeTransaction
- the codeTransaction to setpublic String getNumContrat()
public void setNumContrat(String numContrat)
numContrat
- the numContrat to setpublic Double getNumExtContrat()
public void setNumExtContrat(Double numExtContrat)
numExtContrat
- the numExtContrat to setpublic String getLotLigne()
public void setLotLigne(String lotLigne)
lotLigne
- the lotLigne to setpublic Double getIdentLigne()
public void setIdentLigne(Double identLigne)
identLigne
- the identLigne to setpublic String getPrdIdentStr()
public void setPrdIdentStr(String prdIdentStr)
prdIdentStr
- the prdIdentStr to setpublic String getNumeroCommande()
public void setPrdIdent(Double prdIdent)
public void setNumeroCommande(String numeroCommande)
public String getTypprd()
public void setTypprd(String typprd)
public Double getQteReliquat()
public void setQteReliquat(Double qteReliquat)
public Double getIdentFournisseur()
public void setIdentFournisseur(Double identFournisseur)
public Double getIdentPrdmaint()
public void setIdentPrdmaint(Double identPrdmaint)
public Double getIdentContrat()
public void setIdentContrat(Double identContrat)
Copyright © 2016. All rights reserved.