Uses of Class
edu.rit.survey.SurveyVote

Packages that use SurveyVote
edu.rit.survey Package edu.rit.survey contains Survey, an ad hoc collaborative application for an online survey based on Many-to-Many Invocation (M2MI). 
 

Uses of SurveyVote in edu.rit.survey
 

Methods in edu.rit.survey that return SurveyVote
 SurveyVote SurveyState.getSurveyVote(Eoid id)
          Get the survey vote object for the given participant ID in this survey state object.
 

Methods in edu.rit.survey with parameters of type SurveyVote
 void SurveyState.setSurveyVote(Eoid id, SurveyVote theSurveyVote)
          Set the survey vote object for the given participant ID in this survey state object.
 void SurveyUI.setVotes(SurveyVote theSurveyVote)
          Set the votes for this survey UI.
 



Copyright © 2001-2006 by Alan Kaminsky. All rights reserved. Send comments to ark­@­cs.rit.edu.