org.jeinnov.jeitime.persistence.bo.projet
Class TypeTacheP
java.lang.Object
org.jeinnov.jeitime.persistence.bo.projet.TypeTacheP
- All Implemented Interfaces:
- java.io.Serializable
@Entity
public class TypeTacheP
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeTacheP
public TypeTacheP()
TypeTacheP
public TypeTacheP(int idTypeTache)
getIdTypeTache
public int getIdTypeTache()
setIdTypeTache
public void setIdTypeTache(int idTypeTache)
getNomTypeTache
public java.lang.String getNomTypeTache()
setNomTypeTache
public void setNomTypeTache(java.lang.String nomTypeTache)
getNomTaches
public java.util.Set<NomTacheP> getNomTaches()
setNomTaches
public void setNomTaches(java.util.Set<NomTacheP> nomTaches)
Copyright © 2011. All Rights Reserved.