public class QuestionnaireReponduCritereRecherche extends Object implements Serializable
Constructor and Description |
---|
QuestionnaireReponduCritereRecherche() |
Modifier and Type | Method and Description |
---|---|
Double |
getIdentIntervenant() |
Double |
getIdentPeriodeEval() |
Double |
getIdentQuestion() |
Double |
getIdentQuestionnaire() |
Double |
getIdentQuestionnaireRepondu() |
Double |
getIdentRepIntervenant() |
Double |
getIdentRepParticipant() |
Double |
getIdentSeance() |
List<Double> |
getLstIdParticipant() |
void |
setIdentIntervenant(Double identIntervenant) |
void |
setIdentPeriodeEval(Double identPeriodeEval) |
void |
setIdentQuestion(Double identQuestion) |
void |
setIdentQuestionnaire(Double identQuestionnaire) |
void |
setIdentQuestionnaireRepondu(Double identQuestionnaireRepondu) |
void |
setIdentRepIntervenant(Double identRepIntervenant) |
void |
setIdentRepParticipant(Double identRepParticipant) |
void |
setIdentSeance(Double identSeance) |
void |
setLstIdParticipant(List<Double> lstIdParticipant) |
public QuestionnaireReponduCritereRecherche()
public Double getIdentQuestionnaireRepondu()
public void setIdentQuestionnaireRepondu(Double identQuestionnaireRepondu)
public Double getIdentPeriodeEval()
public void setIdentPeriodeEval(Double identPeriodeEval)
public Double getIdentQuestionnaire()
public void setIdentQuestionnaire(Double identQuestionnaire)
public Double getIdentQuestion()
public void setIdentQuestion(Double identQuestion)
public Double getIdentIntervenant()
public void setIdentIntervenant(Double identIntervenant)
public Double getIdentSeance()
public void setIdentSeance(Double identSeance)
public Double getIdentRepParticipant()
public void setIdentRepParticipant(Double identRepParticipant)
public Double getIdentRepIntervenant()
public void setIdentRepIntervenant(Double identRepIntervenant)
Copyright © 2016. All rights reserved.