public class CtxCollabDelegationUpdateMulti extends Object implements Serializable
Constructor and Description |
---|
CtxCollabDelegationUpdateMulti() |
Modifier and Type | Method and Description |
---|---|
FPCollaborateur |
getCollabQuiDelegue() |
Date |
getDateDebut() |
Date |
getDateFin() |
Double |
getIndAbsence() |
Double |
getIndActivite() |
Double |
getIndPointage() |
Double |
getIndValidation() |
List<FCollabDelegation> |
getListeCollabDelegation() |
void |
setCollabQuiDelegue(FPCollaborateur collabQuiDelegue) |
void |
setDateDebut(Date dateDebut) |
void |
setDateFin(Date dateFin) |
void |
setIndAbsence(Double indAbsence) |
void |
setIndActivite(Double indActivite) |
void |
setIndPointage(Double indPointage) |
void |
setIndValidation(Double indValidation) |
void |
setListeCollabDelegation(List<FCollabDelegation> listeCollabDelegation) |
public Double getIndPointage()
public void setIndPointage(Double indPointage)
public Double getIndValidation()
public void setIndValidation(Double indValidation)
public Double getIndActivite()
public void setIndActivite(Double indActivite)
public Date getDateDebut()
public void setDateDebut(Date dateDebut)
public Date getDateFin()
public void setDateFin(Date dateFin)
public FPCollaborateur getCollabQuiDelegue()
public void setCollabQuiDelegue(FPCollaborateur collabQuiDelegue)
public void setListeCollabDelegation(List<FCollabDelegation> listeCollabDelegation)
public List<FCollabDelegation> getListeCollabDelegation()
public Double getIndAbsence()
public void setIndAbsence(Double indAbsence)
Copyright © 2016. All rights reserved.