|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface ParliamentMemberBallotRecordData
The Interface ParliamentMemberBallotRecordData.
| Method Summary | |
|---|---|
long |
getOpponent()
Gets the opponent. |
long |
getRebel()
Gets the rebel. |
void |
newVote(VoteData vote)
New vote. |
void |
setOpponent(long l)
Sets the opponent. |
void |
setRebel(long l)
Sets the rebel. |
| 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 getOpponent()
long getRebel()
void newVote(VoteData vote)
vote - the votevoid setOpponent(long l)
l - the new opponentvoid setRebel(long l)
l - the new rebel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||