public class CtxFcWebBindReponse extends Object implements Serializable
Constructor and Description |
---|
CtxFcWebBindReponse() |
Modifier and Type | Method and Description |
---|---|
Double |
getIdentIntervenant() |
Double |
getIdentQuestion() |
Double |
getIdentQuestionnaire() |
Double |
getIdentQuestionnaireRepondu() |
Double |
getIdentReponse() |
Double |
getIdentSeance() |
Integer |
getNumOrdreSeance() |
String |
getSubLib() |
String |
getTexte() |
void |
setIdentIntervenant(Double identIntervenant) |
void |
setIdentQuestion(Double identQuestion) |
void |
setIdentQuestionnaire(Double identQuestionnaire) |
void |
setIdentQuestionnaireRepondu(Double identQuestionnaireRepondu) |
void |
setIdentReponse(Double identReponse) |
void |
setIdentSeance(Double identSeance) |
void |
setNumOrdreSeance(int numOrdreSeance) |
void |
setSubLib(String subLib) |
void |
setTexte(String texte) |
public Double getIdentQuestionnaireRepondu()
public void setIdentQuestionnaireRepondu(Double identQuestionnaireRepondu)
public Double getIdentQuestionnaire()
public void setIdentQuestionnaire(Double identQuestionnaire)
public Double getIdentReponse()
public void setIdentReponse(Double identReponse)
public Double getIdentIntervenant()
public void setIdentIntervenant(Double identIntervenant)
public Double getIdentSeance()
public void setIdentSeance(Double identSeance)
public String getTexte()
public void setTexte(String texte)
public Double getIdentQuestion()
public void setIdentQuestion(Double identQuestion)
public String getSubLib()
public void setSubLib(String subLib)
public Integer getNumOrdreSeance()
public void setNumOrdreSeance(int numOrdreSeance)
Copyright © 2016. All rights reserved.