|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Election | |
|---|---|
| com.hack23.cia.model.impl.sweden | The entity model related to Swedish parliament members votes. |
| Uses of Election in com.hack23.cia.model.impl.sweden |
|---|
| Methods in com.hack23.cia.model.impl.sweden that return Election | |
|---|---|
Election |
Parliament.getElectionById(Long id)
Gets the election by id. |
| Methods in com.hack23.cia.model.impl.sweden that return types with arguments of type Election | |
|---|---|
Set<Election> |
Parliament.getElections()
Gets the elections. |
| Method parameters in com.hack23.cia.model.impl.sweden with type arguments of type Election | |
|---|---|
void |
Parliament.setElections(Set<Election> elections)
Sets the elections. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||