org.jeinnov.jeitime.api.to.affecter
Class AffecterTO
java.lang.Object
org.jeinnov.jeitime.api.to.affecter.AffecterTO
public class AffecterTO
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AffecterTO
public AffecterTO()
getAffecterIdP
public int getAffecterIdP()
setAffecterIdP
public void setAffecterIdP(int affecterIdP)
getIdCollab
public int getIdCollab()
setIdCollab
public void setIdCollab(int idCollab)
getTache
public TacheTO getTache()
setTache
public void setTache(TacheTO tache)
getIdProjet
public int getIdProjet()
setIdProjet
public void setIdProjet(int idProjet)
getNomProjet
public java.lang.String getNomProjet()
setNomProjet
public void setNomProjet(java.lang.String nomProjet)
getCollaborateur
public CollaborateurTO getCollaborateur()
setCollaborateur
public void setCollaborateur(CollaborateurTO collaborateur)
getIdTache
public int getIdTache()
setIdTache
public void setIdTache(int idTache)
getProjet
public ProjetTO getProjet()
setProjet
public void setProjet(ProjetTO projet)
Copyright © 2011. All Rights Reserved.