|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
org.directdemocracyportal.democracy.model.world | |
org.directdemocracyportal.democracy.service |
Uses of Election in org.directdemocracyportal.democracy.model.world |
---|
Modifier and Type | Method and Description |
---|---|
java.util.Set<Election> |
Government.getElections()
Gets the elections. |
Modifier and Type | Method and Description |
---|---|
void |
Government.setElections(java.util.Set<Election> elections)
Sets the elections. |
Uses of Election in org.directdemocracyportal.democracy.service |
---|
Modifier and Type | Method and Description |
---|---|
java.util.List<Election> |
PortalServiceImpl.getElections()
|
java.util.List<Election> |
PortalService.getElections()
Gets the elections. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |