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

Packages that use CommitteeReport
Package Description
com.hack23.cia.model.impl.sweden.configuration Provides... 
com.hack23.cia.model.impl.sweden.content Provides... 
 

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

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

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

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

Methods in com.hack23.cia.model.impl.sweden.content that return CommitteeReport
Modifier and Type Method and Description
 CommitteeReport Ballot.getCommiteeReport()
          Gets the commitee report.
 

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



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