|
||||||||||
| 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 Election in com.hack23.cia.model.impl.sweden.configuration |
|---|
| Modifier and Type | Method and Description |
|---|---|
Election |
Parliament.getElectionById(Long id)
Gets the election by id. |
| Modifier and Type | Method and Description |
|---|---|
Set<Election> |
Parliament.getElections()
Gets the elections. |
| Modifier and Type | Method and Description |
|---|---|
void |
Parliament.setElections(Set<Election> elections)
Sets the elections. |
| Uses of Election in com.hack23.cia.model.impl.sweden.content |
|---|
| Modifier and Type | Method and Description |
|---|---|
Election |
PoliticalParty.getElection()
|
| Modifier and Type | Method and Description |
|---|---|
void |
PoliticalParty.setElection(Election election)
Sets the election. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||