|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BaseBallotResultData
The Interface BaseBallotResultData.
Method Summary | |
---|---|
long |
getAbsentVotes()
Gets the absent votes. |
long |
getTotalVotes()
Gets the total votes. |
void |
newVote(VoteData vote)
New vote. |
Methods inherited from interface com.hack23.cia.model.api.sweden.common.ParliamentMetaData |
---|
getCreatedDate |
Methods inherited from interface com.hack23.cia.model.api.common.Resource |
---|
getResourceType |
Methods inherited from interface com.hack23.cia.model.api.common.PersistedModelObject |
---|
getId, getTypeContext, getVersion, isNew, setId, setVersion |
Method Detail |
---|
long getAbsentVotes()
long getTotalVotes()
void newVote(VoteData vote)
vote
- the vote
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |