public class Fiche extends Object implements Serializable
maListeSelection
,
maListePropositionPossibleParQuestion
,
identSessionChoisie
,
remplirFiche()
,
Serialized FormConstructor and Description |
---|
Fiche()
Constructeur par défaut
|
Modifier and Type | Method and Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Date |
creerDate(int year,
int month,
int day) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Double |
getIdentSessionChoisie() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
List<PropositionQuestion> |
getMaListePropositionPossibleParQuestion() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
List<ReponseEvaluation> |
getMaListeSelection() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
void |
remplirFiche()
Permet de remplir avec des informations en dur :
maListeSelection
maListePropositionPossibleParQuestion
Pour maListeSelection utilisations de méthodes de calculs :
Copyright © 2016. All rights reserved. |