public class Affaire extends Object implements Serializable
| Constructor and Description |
|---|
Affaire() |
public FAffaires getAffaire()
public void setAffaire(FAffaires affaire)
public List<SavoirEtDate> getListeCollabPeriodesTaches()
public void setListeCollabPeriodesTaches(List<SavoirEtDate> listeCollabPeriodesTaches)
public Map<Double,List<FPCollaborateur>> getMapCorrespTacheCollab()
public void setMapCorrespTacheCollab(Map<Double,List<FPCollaborateur>> mapCorrespTacheCollab)
public void setMapCorrespTacheAffect(Map<Double,List<Planning>> mapCorrespTacheAffect)
public void setMapCorrespTacheRealise(Map<Double,Double> mapCorrespTacheRealise)
public void setMapCorrespAffaireCharge(Map<String,List<Double>> mapCorrespAffaireCharge)
public int getColonnePremierJour()
public void setColonnePremierJour(int colonnePremierJour)
colonnePremierJour - the colonnePremierJour to setpublic int getColonneDernierJour()
public void setColonneDernierJour(int colonneDernierJour)
colonneDernierJour - the colonneDernierJour to setpublic int getRow()
public void setRow(int row)
row - the row to setpublic int getCol()
public void setCol(int col)
col - the col to setpublic JoursNonTravailles getListeJoursNonTravailles()
public void setListeJoursNonTravailles(JoursNonTravailles listeJoursNonTravailles)
listeJoursNonTravailles - the listeJoursNonTravailles to setpublic Date getDateDebut()
public void setDateDebut(Date dateDebut)
dateDebut - the dateDebut to setpublic Date getDateFin()
public void setDateFin(Date dateFin)
dateFin - the dateFin to setpublic TCalendrier getCalendrier()
public void setCalendrier(TCalendrier calendrier)
calendrier - the calendrier to setpublic String getNumDevis()
public void setNumDevis(String numDevis)
numDevis - the numDevis to setCopyright © 2016. All rights reserved.