|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|---|
| Modifier and Type | Method and Description |
|---|---|
ParliamentYear |
Parliament.getParliamentYearById(Long id)
Gets the parliament year by id. |
| Modifier and Type | Method and Description |
|---|---|
Set<ParliamentYear> |
Parliament.getParliamentYears()
Gets the parliament years. |
| 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 |
|---|
| Modifier and Type | Method and Description |
|---|---|
ParliamentYear |
CommitteeReport.getParliamentYear()
Gets the parliament year. |
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeReport.setParliamentYear(ParliamentYear parliamentYear)
Sets the parliament year. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||