public class PlngHebdoPartieCritere extends AbstractSaveableSearchCriteria implements Serializable, PlngHebdoCritere
| Constructor and Description |
|---|
PlngHebdoPartieCritere() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getDateDebut() |
Date |
getDateFin() |
Double |
getIndAffecter() |
Boolean |
getIndHoraire() |
Boolean |
getIndInterveant() |
Boolean |
getIndLibelleUnite() |
Double |
getIndReserver() |
Boolean |
getIndSalle() |
FcModule |
getModule() |
FcSeance |
getSeance() |
FcSession |
getSession() |
FTaches |
getTaches() |
void |
setDateDebut(Date dateDebut) |
void |
setDateFin(Date dateFin) |
void |
setIndAffecter(Double indAffecter) |
void |
setIndHoraire(Boolean indHoraire) |
void |
setIndInterveant(Boolean indInterveant) |
void |
setIndLibelleUnite(Boolean indLibelleUnite) |
void |
setIndReserver(Double indReserver) |
void |
setIndSalle(Boolean indSalle) |
void |
setModule(FcModule module) |
void |
setSeance(FcSeance seance) |
void |
setSession(FcSession session) |
void |
setTaches(FTaches taches) |
copy, equals, getRecherche, getRechercheIdent, getSauvegardeResultat, hashCode, isRechercheCharge, setRecherche, setRechercheCharge, setSauvegardeResultatgetJokerString, getResultLimit, getResultOffset, isCacheable, isResultLimitDefined, isResultOffsetDefined, replaceJokerString, setCacheable, setJokerString, setResultLimit, setResultOffsetpublic Date getDateDebut()
getDateDebut in interface PlngHebdoCriterepublic void setDateDebut(Date dateDebut)
dateDebut - the dateDebut to setpublic Date getDateFin()
getDateFin in interface PlngHebdoCriterepublic void setDateFin(Date dateFin)
dateFin - the dateFin to setpublic void setSession(FcSession session)
public FcModule getModule()
getModule in interface PlngHebdoCriterepublic void setModule(FcModule module)
module - the module to setpublic FcSession getSession()
getSession in interface PlngHebdoCriterepublic Boolean getIndLibelleUnite()
public void setIndLibelleUnite(Boolean indLibelleUnite)
indLibelleUnite - the indLibelleUnite to setpublic Boolean getIndInterveant()
public void setIndInterveant(Boolean indInterveant)
indInterveant - the indInterveant to setpublic Boolean getIndSalle()
public void setIndSalle(Boolean indSalle)
indSalle - the indSalle to setpublic Boolean getIndHoraire()
public void setIndHoraire(Boolean indHoraire)
indHoraire - the indHoraire to setpublic FcSeance getSeance()
public void setSeance(FcSeance seance)
public Double getIndAffecter()
public void setIndAffecter(Double indAffecter)
public Double getIndReserver()
public void setIndReserver(Double indReserver)
public FTaches getTaches()
public void setTaches(FTaches taches)
Copyright © 2016. All rights reserved.