public class SwitchSinglePressUserActionCommand extends SwitchPressUserActionCommand
LibraryCommandId
Constructor and Description |
---|
SwitchSinglePressUserActionCommand() |
Modifier and Type | Method and Description |
---|---|
static SwitchSinglePressUserActionCommand |
synchronousCommand()
Returns a new instance of the SwitchSinglePressUserActionCommand 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 SwitchSinglePressUserActionCommand synchronousCommand()