|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectActivityEvent
Vote.VotingEvent
public static class Vote.VotingEvent
An event that records the casting or withdrawal of a vote.
| Method Summary | |
|---|---|
String |
candidateEmail()
Identifies the candidate for whom the vote was cast, or from whom the vote was withdrawn. |
String |
electionName()
Names the election in which the vote was cast or withdrawn. |
String |
voterEmail()
Identifies the voter. |
| Methods inherited from class ActivityEvent |
|---|
description, lapseToString, lapseToString, timestamp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public String candidateEmail()
Vote.getCandidateEmail()public String electionName()
ElectoralService.name()public String voterEmail()
Vote.voterEmail()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||