org.jeinnov.jeitime.persistence.bo.projet
Class TypeProjetP
java.lang.Object
org.jeinnov.jeitime.persistence.bo.projet.TypeProjetP
- All Implemented Interfaces:
- java.io.Serializable
@Entity
public class TypeProjetP
- 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 |
TypeProjetP
public TypeProjetP()
getIdTypePro
public int getIdTypePro()
setIdTypePro
public void setIdTypePro(int idTypePro)
getNomTypePro
public java.lang.String getNomTypePro()
setNomTypePro
public void setNomTypePro(java.lang.String nomTypePro)
getProjets
public java.util.Set<ProjetP> getProjets()
setProjets
public void setProjets(java.util.Set<ProjetP> projets)
Copyright © 2011. All Rights Reserved.