public class InputCommand extends Object
| Modifier and Type | Field and Description |
|---|---|
CommandType |
commandType |
Map<String,String> |
inputParameters |
| Constructor and Description |
|---|
InputCommand(CommandType commandType) |
InputCommand(CommandType commandType,
Map<String,String> inputParameters) |
public CommandType commandType
public InputCommand(CommandType commandType)
public InputCommand(CommandType commandType, Map<String,String> inputParameters)
Copyright © 2016 teletronics.ae. All rights reserved.