| Package | Description |
|---|---|
| org.chorem.pollen.votecounting.dto |
Data Transfert Objects.
|
| org.chorem.pollen.votecounting.services |
Services proposés par le module VoteCounting.
|
| Modifier and Type | Method and Description |
|---|---|
List<VoteToChoiceDTO> |
VotingPersonDTO.getChoices() |
| Modifier and Type | Method and Description |
|---|---|
void |
VotingPersonDTO.setChoices(List<VoteToChoiceDTO> choices) |
| Modifier and Type | Method and Description |
|---|---|
protected List<VoteToChoiceDTO> |
ImportExportService.toVoteToChoices(List<org.jdom.Element> listVoteToChoices) |
Copyright © 2009-2012 CodeLutin. All Rights Reserved.