Uses of Class
org.chorem.pollen.votecounting.dto.VotingGroupDTO

Packages that use VotingGroupDTO
org.chorem.pollen.votecounting.dto Data Transfert Objects. 
 

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)
           
 



Copyright © 2009 CodeLutin. All Rights Reserved.