|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParliamentYear | |
|---|---|
| com.hack23.cia.model.impl.sweden | The entity model related to Swedish parliament members votes. |
| Uses of ParliamentYear in com.hack23.cia.model.impl.sweden |
|---|
| Methods in com.hack23.cia.model.impl.sweden that return ParliamentYear | |
|---|---|
ParliamentYear |
CommitteeReport.getParliamentYear()
Gets the parliament year. |
ParliamentYear |
Parliament.getParliamentYearById(Long id)
Gets the parliament year by id. |
| Methods in com.hack23.cia.model.impl.sweden that return types with arguments of type ParliamentYear | |
|---|---|
Set<ParliamentYear> |
Parliament.getParliamentYears()
Gets the parliament years. |
| Methods in com.hack23.cia.model.impl.sweden with parameters of type ParliamentYear | |
|---|---|
void |
CommitteeReport.setParliamentYear(ParliamentYear parliamentYear)
Sets the parliament year. |
| Method parameters in com.hack23.cia.model.impl.sweden with type arguments of type ParliamentYear | |
|---|---|
void |
Parliament.setParliamentYears(Set<ParliamentYear> parliamentYears)
Sets the parliament years. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||