public class SwitchDoublePressUserActionCommand extends SwitchPressUserActionCommand
LibraryCommandId
Constructor and Description |
---|
SwitchDoublePressUserActionCommand() |
Modifier and Type | Method and Description |
---|---|
static SwitchDoublePressUserActionCommand |
synchronousCommand()
Returns a new instance of the SwitchDoublePressUserActionCommand class that will execute synchronously (as its own responder)
|
buildCommandLine, getActionCommand, getValue, processReceivedLine, setActionCommand, setValue
getMaxSynchronousWaitTime, getSynchronousCommandResponder, setMaxSynchronousWaitTime, setSynchronousCommandResponder
captureNonLibraryResponses, setCaptureNonLibraryResponses
clearLastResponse, getCommandLine, getCommandName, getResponseLifecycleDelegate, getResponseStarted, isResponseFinished, parseParameters, processReceivedLine, responseDidFinish, responseDidReceiveParameter, responseDidStart, setCommandName, setResponseLifecycleDelegate, setResponseStarted, splitParameters
appendToMessages, appendToParameters, appendToResponse, getErrorCode, getMessages, getParameters, getResponse, isSuccessful, setErrorCode, setIsSuccessful, setResponse
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCommandLine, getCommandName
public static SwitchDoublePressUserActionCommand synchronousCommand()