public static class Vote.VotingEvent extends ActivityEvent
Modifier and Type | Method and Description |
---|---|
IDPair |
candidate()
The candidate for whom the vote was cast, or from whom the vote was withdrawn.
|
String |
candidateEmail()
Identifies the candidate for whom the vote was cast, or from whom the vote was
withdrawn.
|
String |
pollName()
Names the poll in which the vote was cast or withdrawn.
|
IDPair |
voter()
The voter.
|
String |
voterEmail()
Identifies the voter.
|
description, lapseToString, lapseToString, timestamp
public IDPair candidate()
public String candidateEmail()
public String pollName()
Poll.name()
public String voterEmail()