public class InputCommand
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static InputCommand |
commandReadInputFormatForConnectId(int connectId) |
static InputCommand |
commandReadValueForConnectId(int connectId) |
static InputCommand |
commandWriteInputFormat(InputFormat format,
int connectId) |
byte[] |
getData() |
public static InputCommand commandWriteInputFormat(InputFormat format, int connectId)
public static InputCommand commandReadInputFormatForConnectId(int connectId)
public static InputCommand commandReadValueForConnectId(int connectId)
public byte[] getData()