org.jeinnov.jeitime.api.to.projet
Class ThematiqueTO

java.lang.Object
  extended by org.jeinnov.jeitime.api.to.projet.ThematiqueTO

public class ThematiqueTO
extends java.lang.Object


Constructor Summary
ThematiqueTO()
           
ThematiqueTO(int idThema)
           
ThematiqueTO(int idThema, java.lang.String nomThema)
           
 
Method Summary
 int getIdThema()
           
 java.lang.String getNomThema()
           
 void setIdThema(int idThema)
           
 void setNomThema(java.lang.String nomThema)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThematiqueTO

public ThematiqueTO()

ThematiqueTO

public ThematiqueTO(int idThema,
                    java.lang.String nomThema)

ThematiqueTO

public ThematiqueTO(int idThema)
Method Detail

getIdThema

public int getIdThema()

setIdThema

public void setIdThema(int idThema)

getNomThema

public java.lang.String getNomThema()

setNomThema

public void setNomThema(java.lang.String nomThema)


Copyright © 2011. All Rights Reserved.