|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VotingGroupDTO | |
|---|---|
| org.chorem.pollen.votecounting.dto | |
| org.chorem.pollen.votecounting.export | |
| Uses of VotingGroupDTO in org.chorem.pollen.votecounting.dto |
|---|
| Methods in org.chorem.pollen.votecounting.dto that return types with arguments of type VotingGroupDTO | |
|---|---|
java.util.List<VotingGroupDTO> |
PollDTO.getVotingGroups()
|
| Method parameters in org.chorem.pollen.votecounting.dto with type arguments of type VotingGroupDTO | |
|---|---|
void |
PollDTO.setVotingGroups(java.util.List<VotingGroupDTO> votingGroups)
|
| Uses of VotingGroupDTO in org.chorem.pollen.votecounting.export |
|---|
| Methods in org.chorem.pollen.votecounting.export with parameters of type VotingGroupDTO | |
|---|---|
org.jdom.Element |
PollExportXML.save(VotingGroupDTO group)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||