public final class CR_Unvote extends CR_Vote
CR_Vote.CountTablePVC, CR_Vote.TracePair
CommandResponder.AnonymousIssueException, CommandResponder.Base, CommandResponder.Session, CommandResponder.U
keyPrefix, 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, writeVoteAndEcho
acceptsAnonymousIssue, canonicalEmail, commandName, compileBaseOptions, parse
CR_Unvote(PollService _poll)
public void help(CommandResponder.Session session)
CommandResponder.Base
help
in interface CommandResponder
help
in class CR_Vote
public Exception respond(String[] argv, CommandResponder.Session session)
CommandResponder
respond
in interface CommandResponder
respond
in class CR_Vote
argv
- an array comprising the command name (index 0) and any arguments
(indeces 1..*).