Package | Description |
---|---|
com.akuiteo.builder.bean.formation | |
com.itnsa.gestion.bean.formation |
Modifier and Type | Method and Description |
---|---|
FcQuestionnaireRepondu |
FcQuestionnaireReponduBuilder.build() |
Modifier and Type | Method and Description |
---|---|
FcParticipantBuilder |
FcParticipantBuilder.withQuestionnairesRepondus(Set<FcQuestionnaireRepondu> questionnairesRepondus) |
Modifier and Type | Method and Description |
---|---|
Set<FcQuestionnaireRepondu> |
FcPeriodeEvaluation.getQuestionnaireRepondus() |
Set<FcQuestionnaireRepondu> |
FcParticipant.getQuestionnairesRepondus() |
Modifier and Type | Method and Description |
---|---|
protected void |
FcPeriodeEvaluation.setQuestionnaireRepondus(Set<FcQuestionnaireRepondu> questionnaireRepondus) |
void |
FcParticipant.setQuestionnairesRepondus(Set<FcQuestionnaireRepondu> questionnairesRepondus) |
Constructor and Description |
---|
FcParticipant(TParstdParam parstdParam,
FPContact contact,
FcInscription inscription,
Double indConvoc,
String numConv,
String fonction,
Double indPresent,
String numCertificat,
Set<FcPresence> presences,
Set<FcModuleCa> moduleCas,
Set<FcAlerte> alertes,
Set<FcQuestionnaireRepondu> questionnairesRepondus) |
Copyright © 2016. All rights reserved.