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

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

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

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

Method parameters in org.chorem.pollen.votecounting.dto with type arguments of type VoteToChoiceDTO
 void VotingPersonDTO.setChoices(java.util.List<VoteToChoiceDTO> choices)
           
 



Copyright © 2009 CodeLutin. All Rights Reserved.