public final class CR_Unvote extends CR_Vote
CR_Vote.CountTablePVC, CR_Vote.TracePairCommandResponder.AnonymousIssueException, CommandResponder.Base, CommandResponder.Session, CommandResponder.UkeyPrefix, voterService| Constructor and Description |
|---|
CR_Unvote(PollService _poll)
Constructs a CR_Unvote.
|
| Modifier and Type | Method and Description |
|---|---|
void |
help(CommandResponder.Session session)
Calls U.
|
Exception |
respond(String[] argv,
CommandResponder.Session session)
Responds to an invocation of the command.
|
compileOptions, echoTraces, poll, writeVoteAndEchoacceptsAnonymousIssue, canonicalEmail, commandName, compileBaseOptions, parseCR_Unvote(PollService _poll)
public void help(CommandResponder.Session session)
CommandResponder.Basehelp in interface CommandResponderhelp in class CR_Votepublic Exception respond(String[] argv, CommandResponder.Session session)
CommandResponderrespond in interface CommandResponderrespond in class CR_Voteargv - an array comprising the command name (index 0) and any arguments
(indeces 1..*).