public class ElementVariableResultatRecherche extends Object implements Serializable, ISearchResult, IdentIdentifiable
Modifier and Type | Field and Description |
---|---|
protected String |
codeAffaire |
protected String |
codeCollab |
protected String |
codeCollabResponsable |
protected String |
codeLot |
protected String |
codeSousLot |
protected String |
codeTypeAttr |
protected String |
codeUtilExport |
protected String |
codeUtilValid |
protected Date |
date |
protected Date |
dateExport |
protected Date |
dateValide |
protected String |
devise |
protected Double |
exceptionnel |
protected Double |
ident |
protected String |
libelleTache |
protected String |
libelleTypeAttr |
protected Double |
montant |
protected String |
nomCollab |
protected String |
nomResponsable |
protected Double |
quantite |
Constructor and Description |
---|
ElementVariableResultatRecherche() |
protected Double ident
protected String nomCollab
protected String nomResponsable
protected Date date
protected Date dateValide
protected String codeUtilValid
protected Date dateExport
protected String codeUtilExport
protected String codeAffaire
protected String codeLot
protected String codeSousLot
protected String libelleTache
protected Double montant
protected String devise
protected Double quantite
protected String codeTypeAttr
protected String libelleTypeAttr
protected Double exceptionnel
protected String codeCollab
protected String codeCollabResponsable
public String getResultIdent()
getResultIdent
in interface ISearchResult
public Double getIdent()
getIdent
in interface IdentIdentifiable
public void setIdent(Double ident)
public String getNomCollab()
public void setNomCollab(String nomCollab)
public String getNomResponsable()
public void setNomResponsable(String nomResponsable)
public Date getDate()
public void setDate(Date date)
public Date getDateValide()
public void setDateValide(Date dateValide)
public String getCodeUtilValid()
public void setCodeUtilValid(String codeUtiValid)
public String getCodeUtilExport()
public void setCodeUtilExport(String codeUtiExport)
public String getCodeAffaire()
public void setCodeAffaire(String codeAffaire)
public String getCodeLot()
public void setCodeLot(String codeLot)
public String getCodeSousLot()
public void setCodeSousLot(String codeSousLot)
public String getLibelleTache()
public void setLibelleTache(String libelleTache)
public Double getMontant()
public void setMontant(Double montant)
public String getDevise()
public void setDevise(String devise)
public Double getQuantite()
public void setQuantite(Double quantite)
public String getCodeTypeAttr()
public void setCodeTypeAttr(String codeTypeAttr)
public String getLibelleTypeAttr()
public void setLibelleTypeAttr(String libelleTypeAttr)
public Double getExceptionnel()
public void setExceptionnel(Double exceptionnel)
public Date getDateExport()
public void setDateExport(Date dateExport)
public String getCodeCollab()
public void setCodeCollab(String codeCollab)
public String getCodeCollabResponsable()
public void setCodeCollabResponsable(String codeCollabResponsable)
Copyright © 2016. All rights reserved.