public class ParamSignatureResultatRecherche extends Object implements Serializable, ISearchResult
| Constructor and Description |
|---|
ParamSignatureResultatRecherche(Double ident,
String affaires,
String codeCollab,
String typeObjet,
Double montantMini,
Double montantMaxi,
Date dateDebut,
Date dateFin,
Double niveau,
String etabGestion,
String nomCollab,
String prenomCollab) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAffaires() |
String |
getCodeCollab() |
Date |
getDateDebut() |
Date |
getDateFin() |
String |
getEtabGestion() |
Double |
getIdent() |
Double |
getMontantMaxi() |
Double |
getMontantMini() |
Double |
getNiveau() |
String |
getNomCollab() |
String |
getPrenomCollab() |
String |
getResultIdent() |
String |
getTypeObjet() |
void |
setAffaires(String affaires) |
void |
setCodeCollab(String codeCollab) |
void |
setDateDebut(Date dateDebut) |
void |
setDateFin(Date dateFin) |
void |
setEtabGestion(String etabGestion) |
void |
setIdent(Double ident) |
void |
setMontantMaxi(Double montantMaxi) |
void |
setMontantMini(Double montantMini) |
void |
setNiveau(Double niveau) |
void |
setNomCollab(String nomCollab) |
void |
setPrenomCollab(String prenomCollab) |
void |
setTypeObjet(String typeObjet) |
public String getAffaires()
public void setAffaires(String affaires)
public String getCodeCollab()
public void setCodeCollab(String codeCollab)
public String getTypeObjet()
public void setTypeObjet(String typeObjet)
public Double getMontantMini()
public void setMontantMini(Double montantMini)
public Double getMontantMaxi()
public void setMontantMaxi(Double montantMaxi)
public Date getDateDebut()
public void setDateDebut(Date dateDebut)
public Date getDateFin()
public void setDateFin(Date dateFin)
public Double getNiveau()
public void setNiveau(Double niveau)
public String getEtabGestion()
public void setEtabGestion(String etabGestion)
public String getNomCollab()
public void setNomCollab(String nomCollab)
public String getPrenomCollab()
public void setPrenomCollab(String prenomCollab)
public String getResultIdent()
getResultIdent in interface ISearchResultpublic Double getIdent()
public void setIdent(Double ident)
Copyright © 2016. All rights reserved.