|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
com.hack23.cia.model.api.sweden.configuration | Provides... |
com.hack23.cia.model.api.sweden.factory | |
com.hack23.cia.model.impl.sweden.content | Provides... |
com.hack23.cia.model.impl.sweden.factory |
Uses of BallotResultData in com.hack23.cia.model.api.sweden.configuration |
---|
Modifier and Type | Method and Description |
---|---|
BallotResultData |
BallotData.getBallotResultData()
Gets the ballot result data. |
Modifier and Type | Method and Description |
---|---|
void |
BallotData.setBallotResultData(BallotResultData ballotResult)
Sets the ballot result data. |
Uses of BallotResultData in com.hack23.cia.model.api.sweden.factory |
---|
Modifier and Type | Method and Description |
---|---|
BallotResultData |
SwedenModelFactory.createBallotResultData()
Creates a new SwedenModel object. |
Uses of BallotResultData in com.hack23.cia.model.impl.sweden.content |
---|
Modifier and Type | Class and Description |
---|---|
class |
BallotResult
The Class BallotResult. |
Modifier and Type | Method and Description |
---|---|
BallotResultData |
Ballot.getBallotResultData()
|
Modifier and Type | Method and Description |
---|---|
void |
Ballot.setBallotResultData(BallotResultData ballotResult)
|
Uses of BallotResultData in com.hack23.cia.model.impl.sweden.factory |
---|
Modifier and Type | Method and Description |
---|---|
BallotResultData |
SwedenModelFactoryImpl.createBallotResultData()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |