org.jeinnov.jeitime.api.to.projet
Class NomTacheTO
java.lang.Object
org.jeinnov.jeitime.api.to.projet.NomTacheTO
public class NomTacheTO
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NomTacheTO
public NomTacheTO()
NomTacheTO
public NomTacheTO(int idNomTache,
java.lang.String nomTache)
NomTacheTO
public NomTacheTO(int idNomTache,
java.lang.String nomTache,
TypeTacheTO typeTache)
NomTacheTO
public NomTacheTO(int idNomTache,
TypeTacheTO typeTache)
NomTacheTO
public NomTacheTO(int idNomTache)
getIdNomTache
public int getIdNomTache()
setIdNomTache
public void setIdNomTache(int idNomTache)
getNomTache
public java.lang.String getNomTache()
setNomTache
public void setNomTache(java.lang.String nomTache)
getTypeTache
public TypeTacheTO getTypeTache()
setTypeTache
public void setTypeTache(TypeTacheTO typeTache)
Copyright © 2011. All Rights Reserved.