|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PollChoiceDTO | |
|---|---|
| org.chorem.pollen.votecounting.business | Gestion des dépouillements. |
| org.chorem.pollen.votecounting.dto | Data Transfert Objects. |
| Uses of PollChoiceDTO in org.chorem.pollen.votecounting.business |
|---|
| Methods in org.chorem.pollen.votecounting.business with parameters of type PollChoiceDTO | |
|---|---|
void |
Context.addChoice(PollChoiceDTO choice)
Ajout d'un nouveau choix au contexte |
void |
Context.addHiddenChoice(PollChoiceDTO choice)
Ajout d'un nouveau choix au contexte |
| Uses of PollChoiceDTO in org.chorem.pollen.votecounting.dto |
|---|
| Methods in org.chorem.pollen.votecounting.dto that return types with arguments of type PollChoiceDTO | |
|---|---|
List<PollChoiceDTO> |
PollDTO.getChoices()
|
| Method parameters in org.chorem.pollen.votecounting.dto with type arguments of type PollChoiceDTO | |
|---|---|
void |
PollDTO.setChoices(List<PollChoiceDTO> choices)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||