Uses of Class
za.org.coefficient.modules.vote.VoteData

Packages that use VoteData
za.org.coefficient.modules.issueTracker   
za.org.coefficient.modules.vote   
 

Uses of VoteData in za.org.coefficient.modules.issueTracker
 

Fields in za.org.coefficient.modules.issueTracker declared as VoteData
private  VoteData IssueData.vote
           
 

Methods in za.org.coefficient.modules.issueTracker that return VoteData
 VoteData IssueData.getVote()
          Gets the value of vote
 

Methods in za.org.coefficient.modules.issueTracker with parameters of type VoteData
 void IssueData.setVote(VoteData vote)
          Sets the value of vote
 

Uses of VoteData in za.org.coefficient.modules.vote
 

Methods in za.org.coefficient.modules.vote with parameters of type VoteData
private  void VoteAdmin.transferChoices(CoefficientContext ctx, VoteData data)
           
private  void Vote.transferChoices(CoefficientContext ctx, VoteData data)
           
 



Copyright CSIR. All Rights Reserved.