org.jeinnov.jeitime.api.to.alerte
Class AlertesTO
java.lang.Object
org.jeinnov.jeitime.api.to.alerte.AlertesTO
public class AlertesTO
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlertesTO
public AlertesTO()
AlertesTO
public AlertesTO(java.lang.String indicDate,
float nbheureCollege,
float nbheureSaisie,
float difference,
CollaborateurTO collab)
getIndicDate
public java.lang.String getIndicDate()
setIndicDate
public void setIndicDate(java.lang.String indicDate)
getNbheureCollege
public float getNbheureCollege()
setNbheureCollege
public void setNbheureCollege(float nbheureCollege)
getNbheureSaisie
public float getNbheureSaisie()
setNbheureSaisie
public void setNbheureSaisie(float nbheureSaisie)
getDifference
public float getDifference()
setDifference
public void setDifference(float difference)
getCollab
public CollaborateurTO getCollab()
setCollab
public void setCollab(CollaborateurTO collab)
Copyright © 2011. All Rights Reserved.