public static class MultiCommands.CommandWrapper
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
Command |
command |
byte |
expectedCodeRet |
Constructor and Description |
---|
CommandWrapper(Command command,
byte expectedCodeRet) |