Uses of Class
com.hack23.cia.model.impl.sweden.events.ParliamentYear

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

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

Methods in com.hack23.cia.model.impl.sweden.configuration that return ParliamentYear
Modifier and Type Method and Description
 ParliamentYear Parliament.getParliamentYearById(Long id)
          Gets the parliament year by id.
 

Methods in com.hack23.cia.model.impl.sweden.configuration that return types with arguments of type ParliamentYear
Modifier and Type Method and Description
 Set<ParliamentYear> Parliament.getParliamentYears()
          Gets the parliament years.
 

Method parameters in com.hack23.cia.model.impl.sweden.configuration with type arguments of type ParliamentYear
Modifier and Type Method and Description
 void Parliament.setParliamentYears(Set<ParliamentYear> parliamentYears)
          Sets the parliament years.
 

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

Methods in com.hack23.cia.model.impl.sweden.content that return ParliamentYear
Modifier and Type Method and Description
 ParliamentYear CommitteeReport.getParliamentYear()
          Gets the parliament year.
 

Methods in com.hack23.cia.model.impl.sweden.content with parameters of type ParliamentYear
Modifier and Type Method and Description
 void CommitteeReport.setParliamentYear(ParliamentYear parliamentYear)
          Sets the parliament year.
 



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