org.jeinnov.jeitime.api.to.bilan
Class RecapProjetMensuelTO
java.lang.Object
org.jeinnov.jeitime.api.to.bilan.RecapProjetMensuelTO
public class RecapProjetMensuelTO
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecapProjetMensuelTO
public RecapProjetMensuelTO()
getNomProjet
public ProjetTO getNomProjet()
setNomProjet
public void setNomProjet(ProjetTO nomProjet)
getCollab
public CollaborateurTO getCollab()
setCollab
public void setCollab(CollaborateurTO collab)
getNbheure
public double getNbheure()
setNbheure
public void setNbheure(double nbheure)
getJour
public int getJour()
setJour
public void setJour(int jour)
getIdTache
public int getIdTache()
setIdTache
public void setIdTache(int idTache)
Copyright © 2011. All Rights Reserved.