Uses of Class
com.hack23.cia.model.impl.sweden.CommitteeReport

Packages that use CommitteeReport
com.hack23.cia.model.impl.sweden The entity model related to Swedish parliament members votes. 
 

Uses of CommitteeReport in com.hack23.cia.model.impl.sweden
 

Methods in com.hack23.cia.model.impl.sweden that return CommitteeReport
 CommitteeReport Ballot.getCommiteeReport()
          Gets the commitee report.
 

Methods in com.hack23.cia.model.impl.sweden that return types with arguments of type CommitteeReport
 Set<CommitteeReport> Committee.getCommitteeReports()
          Gets the committee reports.
 

Methods in com.hack23.cia.model.impl.sweden with parameters of type CommitteeReport
 void Ballot.setCommiteeReport(CommitteeReport commiteeReport)
          Sets the commitee report.
 

Method parameters in com.hack23.cia.model.impl.sweden with type arguments of type CommitteeReport
 void Committee.setCommitteeReports(Set<CommitteeReport> committeeReports)
          Sets the committee reports.
 



Copyright © 2008-2009 www.hack23.com. All Rights Reserved.