Uses of Class
org.inigma.utopia.Survey

Packages that use Survey
org.inigma.utopia   
org.inigma.utopia.parser   
 

Uses of Survey in org.inigma.utopia
 

Methods in org.inigma.utopia that return Survey
 Survey Province.getSurvey()
           
 

Methods in org.inigma.utopia with parameters of type Survey
 void Survey.copy(Survey survey)
           
 void Province.setSurvey(Survey survey)
           
 

Uses of Survey in org.inigma.utopia.parser
 

Methods in org.inigma.utopia.parser that return Survey
 Survey SurveyParserData.getSurvey()
           
 

Methods in org.inigma.utopia.parser with parameters of type Survey
 void SurveyParserData.setSurvey(Survey survey)
           
protected abstract  void AbstractSynchronizationHandler.updateSurvey(Survey survey, boolean updateStatus)
           
 



Copyright © 2008. All Rights Reserved.