org.jeinnov.jeitime.persistence.bo.projet
Class ThematiqueP
java.lang.Object
org.jeinnov.jeitime.persistence.bo.projet.ThematiqueP
- All Implemented Interfaces:
- java.io.Serializable
@Entity
public class ThematiqueP
- 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 |
ThematiqueP
public ThematiqueP()
getIdThematique
public int getIdThematique()
setIdThematique
public void setIdThematique(int idThematique)
getNomThematique
public java.lang.String getNomThematique()
setNomThematique
public void setNomThematique(java.lang.String nomThematique)
getProjets
public java.util.Set<ProjetP> getProjets()
setProjets
public void setProjets(java.util.Set<ProjetP> projets)
Copyright © 2011. All Rights Reserved.