public class CmdDelay extends ScenarioCommand
E_INV_PARAMS, error, params, type| Constructor and Description |
|---|
CmdDelay(CommandType type,
String params)
Constructs the delay command.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getMsDelay()
Returns the delay in milliseconds.
|
create, getType, toString, validatepublic CmdDelay(CommandType type, String params)
type - the command typeparams - the parametersCopyright © 2014. All Rights Reserved.