Uses of Class
cz.cuni.amis.pogamut.defcon.communication.messages.commands.SendVote

Packages that use SendVote
cz.cuni.amis.pogamut.defcon.communication.messages.commands   
 

Uses of SendVote in cz.cuni.amis.pogamut.defcon.communication.messages.commands
 

Methods in cz.cuni.amis.pogamut.defcon.communication.messages.commands that return SendVote
 SendVote SendVote.setVote(Vote vote)
          Type of vote.
 SendVote SendVote.setVoteType(VoteType voteType)
          Type of vote.
 

Constructors in cz.cuni.amis.pogamut.defcon.communication.messages.commands with parameters of type SendVote
SendVote(SendVote original)
          Cloning constructor...
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.