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

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

Uses of VotingPersonDTO in org.chorem.pollen.votecounting.dto
 

Methods in org.chorem.pollen.votecounting.dto that return types with arguments of type VotingPersonDTO
 java.util.List<VotingPersonDTO> VotingGroupDTO.getVotingPersons()
           
 java.util.List<VotingPersonDTO> VotingGroupDTO.list()
           
 

Method parameters in org.chorem.pollen.votecounting.dto with type arguments of type VotingPersonDTO
 void VotingGroupDTO.setVotingPersons(java.util.List<VotingPersonDTO> votingPersons)
           
 



Copyright © 2009-2010 CodeLutin. All Rights Reserved.