org.jeinnov.jeitime.api.to.bilan
Class Total

java.lang.Object
  extended by org.jeinnov.jeitime.api.to.bilan.Total

public class Total
extends java.lang.Object


Constructor Summary
Total()
           
 
Method Summary
 int getIdCollab()
           
 int getIdProjet()
           
 void setIdCollab(int idCollab)
           
 void setIdProjet(int idProjet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Total

public Total()
Method Detail

getIdCollab

public int getIdCollab()

setIdCollab

public void setIdCollab(int idCollab)

getIdProjet

public int getIdProjet()

setIdProjet

public void setIdProjet(int idProjet)


Copyright © 2011. All Rights Reserved.