public static class CtxSignaturesParam.Filtres extends Object implements Serializable
Constructor and Description |
---|
CtxSignaturesParam.Filtres() |
Modifier and Type | Method and Description |
---|---|
FPCollaborateur |
getCollaborateur() |
Date |
getDateDebut() |
Date |
getDateFin() |
OuiNonTous |
getIndEtat() |
String |
getTypeObjet() |
void |
setCollaborateur(FPCollaborateur collaborateur) |
void |
setDateDebut(Date dateDebut) |
void |
setDateFin(Date dateFin) |
void |
setIndEtat(OuiNonTous indEtat) |
void |
setTypeObjet(String typeObjet) |
public FPCollaborateur getCollaborateur()
public void setCollaborateur(FPCollaborateur collaborateur)
public OuiNonTous getIndEtat()
public void setIndEtat(OuiNonTous indEtat)
public Date getDateDebut()
public void setDateDebut(Date dateDebut)
public Date getDateFin()
public void setDateFin(Date dateFin)
public String getTypeObjet()
public void setTypeObjet(String typeObjet)
Copyright © 2016. All rights reserved.