|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Ballot | |
---|---|
com.hack23.cia.model.impl.sweden | The entity model related to Swedish parliament members votes. |
Uses of Ballot in com.hack23.cia.model.impl.sweden |
---|
Methods in com.hack23.cia.model.impl.sweden that return Ballot | |
---|---|
Ballot |
Vote.getBallot()
Gets the ballot. |
Methods in com.hack23.cia.model.impl.sweden that return types with arguments of type Ballot | |
---|---|
List<Ballot> |
CommitteeReport.getBallots()
Gets the ballots. |
Methods in com.hack23.cia.model.impl.sweden with parameters of type Ballot | |
---|---|
void |
Vote.setBallot(Ballot ballot)
Sets the ballot. |
Method parameters in com.hack23.cia.model.impl.sweden with type arguments of type Ballot | |
---|---|
void |
CommitteeReport.setBallots(List<Ballot> ballots)
Sets the ballots. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |