
protected static class CommandDispenser.CommandToRegister extends Object
| Constructor and Description |
|---|
CommandToRegister(String aTextCommand)
Creates a CommandToRegister from the text command.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getResponse(long timeout)
Return the response to the initial command.
|
String |
toString() |
void |
updateResponse(String theResponse)
Update the response of the command from the String theResponse.
|
public CommandToRegister(String aTextCommand)
aTextCommand - public void updateResponse(String theResponse)
theResponse - public String getResponse(long timeout)
timeout - we don't want to wait the response more than timeoutCanOpenCallTimeoutExceptionCopyright © 2017 LSST. All rights reserved.