|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PartyBallotResult | |
|---|---|
| com.hack23.cia.model.impl.sweden | The entity model related to Swedish parliament members votes. |
| Uses of PartyBallotResult in com.hack23.cia.model.impl.sweden |
|---|
| Methods in com.hack23.cia.model.impl.sweden that return PartyBallotResult | |
|---|---|
PartyBallotResult |
Ballot.getPartyBallotResult(String party)
|
| Methods in com.hack23.cia.model.impl.sweden that return types with arguments of type PartyBallotResult | |
|---|---|
List<PartyBallotResult> |
Ballot.getPartyBallotResult()
Gets the party ballot result. |
| Method parameters in com.hack23.cia.model.impl.sweden with type arguments of type PartyBallotResult | |
|---|---|
void |
Ballot.setPartyBallotResult(List<PartyBallotResult> partyBallotResult)
Sets the party ballot result. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||