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

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

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

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

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



Copyright © 2009 CodeLutin. All Rights Reserved.