|
||||||||||
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. |
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 |