org.jeinnov.jeitime.api.to.bilan
Class RecapTO
java.lang.Object
org.jeinnov.jeitime.api.to.bilan.RecapTO
public class RecapTO
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecapTO
public RecapTO()
RecapTO
public RecapTO(java.lang.String intitule,
ProjetTO nomP,
CollaborateurTO collab,
double nbheure)
getIntitule
public java.lang.String getIntitule()
setIntitule
public void setIntitule(java.lang.String intitule)
getNomP
public ProjetTO getNomP()
setNomP
public void setNomP(ProjetTO nomP)
getCollab
public CollaborateurTO getCollab()
setCollab
public void setCollab(CollaborateurTO collab)
getNbheure
public double getNbheure()
setNbheure
public void setNbheure(double nbheure)
Copyright © 2011. All Rights Reserved.