public class CtxParticipantsRepondus extends Object implements Serializable
Constructor and Description |
---|
CtxParticipantsRepondus() |
Modifier and Type | Method and Description |
---|---|
List<ParticipantIntervenantRepondu> |
getListeParticipantIntervenantRepondu() |
FcPeriodeEvaluation |
getPeriodeEvaluation() |
boolean |
isParticipant() |
void |
setListeParticipantIntervenantRepondu(List<ParticipantIntervenantRepondu> listeParticipantIntervenantRepondu) |
void |
setParticipant(boolean participant) |
void |
setPeriodeEvaluation(FcPeriodeEvaluation periodeEvaluation) |
public FcPeriodeEvaluation getPeriodeEvaluation()
public void setPeriodeEvaluation(FcPeriodeEvaluation periodeEvaluation)
public List<ParticipantIntervenantRepondu> getListeParticipantIntervenantRepondu()
public void setListeParticipantIntervenantRepondu(List<ParticipantIntervenantRepondu> listeParticipantIntervenantRepondu)
public boolean isParticipant()
public void setParticipant(boolean participant)
Copyright © 2016. All rights reserved.