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

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

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

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

Method parameters in org.chorem.pollen.votecounting.dto with type arguments of type CommentDTO
 void PollDTO.setComments(java.util.List<CommentDTO> comments)
           
 



Copyright © 2009-2010 CodeLutin. All Rights Reserved.