|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Vote | |
|---|---|
| com.hack23.cia.model.impl.sweden | The entity model related to Swedish parliament members votes. |
| Uses of Vote in com.hack23.cia.model.impl.sweden |
|---|
| Methods in com.hack23.cia.model.impl.sweden that return Vote | |
|---|---|
Vote |
Ballot.getVoteForParliamentMember(ParliamentMemberData parliamentMember)
|
| Methods in com.hack23.cia.model.impl.sweden that return types with arguments of type Vote | |
|---|---|
List<Vote> |
Ballot.getVotes()
Gets the votes. |
| Methods in com.hack23.cia.model.impl.sweden with parameters of type Vote | |
|---|---|
boolean |
Ballot.isRebelVote(Vote vote)
Checks if is rebel vote. |
| Method parameters in com.hack23.cia.model.impl.sweden with type arguments of type Vote | |
|---|---|
void |
Ballot.setVotes(List<Vote> votes)
Sets the votes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||