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

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

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

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

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



Copyright © 2009 CodeLutin. All Rights Reserved.